fn create_table_with_expr( plan: &LogicalPlan, sink_table_name: &[String; 3], ) -> Result<CreateTableExpr, Error>