alamb commented on a change in pull request #1941:
URL: https://github.com/apache/arrow-datafusion/pull/1941#discussion_r821846999
##########
File path: datafusion/src/physical_optimizer/pruning.rs
##########
@@ -143,6 +145,7 @@ impl PruningPredicate {
schema,
predicate_expr,
required_columns,
+ logical_expr: expr.clone(),
Review comment:
Thanks @thinkharderdev -- to keep the code flowing I am going to merge
this PR as is and we can do the cleanup in a follow on PR. Let me know if you
don't get a chance and I can file a follow on ticket to do so
--
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]