adriangb commented on issue #15220:
URL: https://github.com/apache/datafusion/issues/15220#issuecomment-2726006376

   > The other thing to note is that adjustments are needed in filter pushdown
   
   I’ll note that this is currently broken without any new features. I can give 
an example later but basically you make a custom SchemaMapper that eg instead 
of filling in nulls fills in default values. That’s doable with current public 
APIs. Then you get different behavior between filter push down and not.


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