alamb commented on issue #17271: URL: https://github.com/apache/datafusion/issues/17271#issuecomment-3476213781
I just saw this PR in duckdb which takes the idea even farther to reorder scanning of row groups within a file based on statistics, not just the files themselves based on statistics: - https://github.com/duckdb/duckdb/pull/19537 (👋 @d-justen I wish I had gotten you hooked into DataFusion so you were helping us 😆 ) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
