houqp commented on a change in pull request #1050:
URL: https://github.com/apache/arrow-datafusion/pull/1050#discussion_r716139368



##########
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:
       i think without schema would have been more accurate here. same for the 
other tests.




-- 
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]


Reply via email to