Dandandan commented on issue #900:
URL: 
https://github.com/apache/arrow-datafusion/issues/900#issuecomment-899765249


   I think in actually enabling the pushdown, it shouldn't push down the limit 
when it has a filter. So it also will not be pushed to the parquet exec.
   
   Doesn't hurt to have some extra tests around this, or maybe some code in the 
parquet exec to disable / do limit after pruning when the `ParquetExec` has a 
predicate.


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


Reply via email to