alamb commented on issue #10181:
URL: https://github.com/apache/datafusion/issues/10181#issuecomment-2078024545

   > I am not entirely sure, in delta-rs we just parse SQL strings into logical 
exprs and then convert it to physical exprs without doing any adjustments there.
   
   I think in 37.0.0 you'll need to update the code that converts to a physical 
expr to call the code in https://github.com/apache/datafusion/pull/10183
   
   > I think it makes sense that these expr conversion are automatically done 
in core.
   
   Yes I agree. I will make a PR over the next few days with a proposed API


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to