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

Fix fixed string partial sort #13887

Merged
merged 3 commits into from
Aug 19, 2020
Merged

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 sorting for FixedString columns. Fixes #13182

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Aug 19, 2020
@nikitamikhaylov nikitamikhaylov self-assigned this Aug 19, 2020
@KochetovNicolai
Copy link
Member Author

01444_create_table_drop_database_race - fixed in 30e0cd4
build check - build broken in master
AST fuzzer - reported #13893

@KochetovNicolai KochetovNicolai merged commit 322cb24 into master Aug 19, 2020
@KochetovNicolai KochetovNicolai deleted the fix-fixed-string-partial-sort branch August 19, 2020 18:41
KochetovNicolai added a commit that referenced this pull request Aug 20, 2020
Backport #13887 to 20.5: Fix fixed string partial sort
KochetovNicolai added a commit that referenced this pull request Aug 20, 2020
Backport #13887 to 20.6: Fix fixed string partial sort
KochetovNicolai added a commit that referenced this pull request Aug 20, 2020
Backport #13887 to 20.7: Fix fixed string partial sort
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.

ORDER BY field with type FixedString(16) gives unexpected result
3 participants