mbutrovich commented on issue #16800: URL: https://github.com/apache/datafusion/issues/16800#issuecomment-3155703565
> [@mbutrovich](https://github.com/mbutrovich) by "I don't see a way to handle default values that don't have a filter on them" I assume you're talking about projections e.g. `select column_that_may_be_missing_from_some_files from t`? > > The answer to that is that we are working on migrating that to use `PhysicalExprAdapter` but we're not there yet. Work is roughly tracked in [#14993](https://github.com/apache/datafusion/issues/14993) Yep, that's exactly where I'm at right now. Thanks for clarifying! I'll punt on our `PhysicalExprAdapter` migration for now, but will track the DF issue and contribute where I can! Thanks again! -- 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