houqp commented on issue #1301: URL: https://github.com/apache/arrow-datafusion/issues/1301#issuecomment-976238890
@rdettai good point, I agree with you that TableProvider is the right place to manage per file stats, and thus file level pruning. This will be another datafusion in datafusion use-case where the `scan` method will need to write custom code to evaluate the passed in filter expressions against collected file stats. -- 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]
