adriangb commented on issue #19487: URL: https://github.com/apache/datafusion/issues/19487#issuecomment-3693338044
One thought since I'm working on the topic: how would you propose we handle struct columns? As far as I know Parquet does populate statistics for struct column leaves but DataFusion's statistics / pruning only knows how to handle top-level columns. -- 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]
