bchalk101 commented on issue #13745:
URL: https://github.com/apache/datafusion/issues/13745#issuecomment-2541080807

   Hey @alamb,
   
   I've attached the two, one with push down and one without.
   
   It looks like the `limit` is being applied without the predicate when being 
used with push down, which results in only a single file being scanned.
   
   
[report_with_push_down.txt](https://github.com/user-attachments/files/18124715/report_with_push_down.txt)
   
[report_without_push_down.txt](https://github.com/user-attachments/files/18124716/report_without_push_down.txt)
   


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

Reply via email to