Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CALCITE-1668: RexUtil.simplify handle literal comparison simplification #387

Closed
wants to merge 1 commit into from

Conversation

risdenk
Copy link
Contributor

@risdenk risdenk commented Mar 3, 2017

Add ability to optimize out things like 1 = 0 or 1 = 1 by converting to a literal boolean TRUE or FALSE.

Supersedes PR #376

julianhyde added a commit to julianhyde/calcite that referenced this pull request Mar 3, 2017
@asfgit asfgit closed this in 255cd96 Mar 4, 2017
ldming pushed a commit to ldming/mycalcite that referenced this pull request Sep 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant