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

opt: add FoldFunctionWithNullArg normalization rule #14176

Closed
exalate-issue-sync bot opened this issue Jun 8, 2022 · 1 comment
Closed

opt: add FoldFunctionWithNullArg normalization rule #14176

exalate-issue-sync bot opened this issue Jun 8, 2022 · 1 comment

Comments

@exalate-issue-sync
Copy link

Jesse Seldess (jseldess) commented:

PR: cockroachdb/cockroach#62924

From release notes:

The optimizer now folds functions to NULL when the function does not allow NULL arguments and one of the arguments is a NULL constant. As a result, more efficient query plans will be produced for queries with these types of function calls. [#62924][#62924]

Jira Issue: DOC-1340

@exalate-issue-sync exalate-issue-sync bot assigned ghost Jun 8, 2022
@mari-crl
Copy link

mari-crl commented Jun 9, 2022

This issue is an accidental duplicate created by automation. The correct issue that is synced to the corresponding Jira issue is #11574.

@mari-crl mari-crl closed this as completed Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant