alamb opened a new pull request, #4092: URL: https://github.com/apache/arrow-datafusion/pull/4092
# Which issue does this PR close? N/A # Rationale for this change While reviewing https://github.com/apache/arrow-datafusion/pull/3912 from @isidentical I noticed there was some duplication of "reverse the operator" logic in DataFusion Less duplication I think leads to easier to understand code # What changes are included in this PR? Use `Operator::swap()` in pruning predicate rather than another copy # Are there any user-facing changes? -- 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]
