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: 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

Reply via email to