xudong963 commented on a change in pull request #1050:
URL: https://github.com/apache/arrow-datafusion/pull/1050#discussion_r716144757
##########
File path: datafusion/tests/user_defined_plan.rs
##########
@@ -109,6 +109,22 @@ async fn setup_table(mut ctx: ExecutionContext) ->
Result<ExecutionContext> {
Ok(ctx)
}
+async fn setup_table_without_columns(
Review comment:
good idea! fixed
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]