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

Remove COALESCE from array ANY expression #1163

Merged
merged 1 commit into from
Dec 13, 2019
Merged

Remove COALESCE from array ANY expression #1163

merged 1 commit into from
Dec 13, 2019

Conversation

roji
Copy link
Member

@roji roji commented Dec 11, 2019

Because it prevents index usage. Will reimplement after we can sniff the parameter for null values.

Fixes #1152

Because it prevents index usage. Will reimplement after we can sniff
the parameter for null values.

Fixes #1152
@roji roji merged commit 03b63f2 into dev Dec 13, 2019
@delete-merged-branch delete-merged-branch bot deleted the NullSemanticsFix branch December 13, 2019 15:54
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

Successfully merging this pull request may close these issues.

COALESCE in array Contains prevents index usage
2 participants