tustvold commented on issue #4680:
URL: 
https://github.com/apache/arrow-datafusion/issues/4680#issuecomment-1362227110

   This mostly works but runs into issues with the handling of schemas in 
datafusion-expr. In particular they have a fairly hard-coded assumption that 
they can pass around DFField, concatenate them and munge them back into a 
DFSchema. It would be possible to workaround this, but it would be a fairly 
non-trivial amount of code-churn.


-- 
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...@arrow.apache.org

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

Reply via email to