adriangb commented on PR #16461: URL: https://github.com/apache/datafusion/pull/16461#issuecomment-2994214075
My hopes with this work is that we can: - Make it easier to do further optimizations like https://github.com/apache/datafusion/issues/15780#issuecomment-2824716928 - Replace the existing SchemaAdapter machinery - Add hooks to this builder for `with_missing_column_handling(...)` to close #15261 and `visit_expression(f: Fn(Arc<dyn PhysicalExpr>, &Schema) -> Transformed<Arc<dyn PhysicalExpr>>)` to close #15057 - Make it easier to work #15821 in because we scan at the file schema -- 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