tustvold opened a new pull request #1719:
URL: https://github.com/apache/arrow-datafusion/pull/1719
# Which issue does this PR close?
Part of #1693.
# Rationale for this change
Converting boolean case expressions to boolean logic allows all the existing
optimisations, pruning logic, etc... to work with them.
# What changes are included in this PR?
This PR rewrites boolean case expressions into boolean logic
# Are there any user-facing changes?
Boolean case expressions will be rewritten
--
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]