alamb opened a new pull request #1164: URL: https://github.com/apache/arrow-datafusion/pull/1164
# Which issue does this PR close? Builds on https://github.com/apache/arrow-datafusion/pull/1163 and https://github.com/apache/arrow-datafusion/pull/1153 so review them first re https://github.com/apache/arrow-datafusion/issues/1070 # Rationale for this change This cleans up the final redundant logic out of constant_folding.rs and into `ConstEvaluator` # What changes are included in this PR? remove redundant code in `Simplifier` that is covered by `ConstEvaluator` # Are there any user-facing changes? No -- 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]
