adriangb commented on PR #13795: URL: https://github.com/apache/datafusion/pull/13795#issuecomment-2552749724
> So is that assumption incorrect? Then it's a bug in the current implementation. Thinking about this again you're right. The worst that can happen is that we return `true` and include the file. If we return `false` well all of the rows are null so we didn't need to scan the container anyway 👍🏻. -- 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]
