yordan-pavlov commented on issue #2059: URL: https://github.com/apache/arrow-datafusion/issues/2059#issuecomment-1076682924
@yjshen when I first introduced parquet predicate push-down for Data Fusion in https://github.com/apache/arrow/pull/9064 I was focused on reusing existing code for evaluating dynamically generated expressions. I don't remember any particular reason for using logical instead of physical expressions. If you think using physical expressions (instead of logical) would make the code better, that's fine with me. -- 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]
