Skip to content

Fix nullable tuple compare#12039

Merged
alexey-milovidov merged 4 commits intomasterfrom
fix-nullable-tuple-compare
Jun 29, 2020
Merged

Fix nullable tuple compare#12039
alexey-milovidov merged 4 commits intomasterfrom
fix-nullable-tuple-compare

Conversation

@KochetovNicolai
Copy link
Member

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category (leave one):

  • Bug Fix

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix incorrect comparison of tuples with Nullable columns. Fixes #11985

@blinkov blinkov added the pr-bugfix Pull request with bugfix, not backported by default label Jun 29, 2020
@alexey-milovidov alexey-milovidov merged commit c1d2d2d into master Jun 29, 2020
@alexey-milovidov alexey-milovidov deleted the fix-nullable-tuple-compare branch June 29, 2020 22:38
alesapin pushed a commit that referenced this pull request Jul 10, 2020
Fix nullable tuple compare

(cherry picked from commit c1d2d2d)
alesapin pushed a commit that referenced this pull request Jul 10, 2020
Fix nullable tuple compare

(cherry picked from commit c1d2d2d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix Pull request with bugfix, not backported by default

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Comparison of nullables inside tuples

4 participants