alamb opened a new pull request, #4278:
URL: https://github.com/apache/arrow-datafusion/pull/4278

   # Which issue does this PR close?
   
   Re: https://github.com/apache/arrow-datafusion/issues/4020
   
   
   # Rationale for this change
   
   It is confusing that the `ParquetExec` displays the pruning_predicate as 
"predicate" rather than "pruning_predicate" -- see 
https://github.com/apache/arrow-datafusion/issues/4020
   
   # What changes are included in this PR?
   
   Another issue is that the predicate is only pushed down for use as a row 
filter if it can be used as a pruning predicate, which I will fix
   
   
   # Are these changes tested?
   
   TBD
   
   # Are there any user-facing changes?
   Yes, better explain plans


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