alamb commented on issue #1195:
URL: 
https://github.com/apache/arrow-datafusion/issues/1195#issuecomment-954158228


   One can run datafusion queries without SQL (using the DataFrame API 
directly, for example) so I think we definitely need to add it in 
https://github.com/apache/arrow-datafusion/blob/2c8e65bcca9fe41ad80116d99ad974c86cb59654/datafusion/src/physical_plan/expressions/mod.rs#L119
 
   
   In fact, it seems like it would be sufficient to just check in the 
physcal_expressions module -- maybe we can skip checking in the planner 
entirely 
   
   


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