Skip to content

Fixed incorrect sorting order if LowCardinality column.#14223

Merged
alexey-milovidov merged 2 commits intoClickHouse:masterfrom
nikitamikhaylov:update-permutaiton-bug-fix
Aug 29, 2020
Merged

Fixed incorrect sorting order if LowCardinality column.#14223
alexey-milovidov merged 2 commits intoClickHouse:masterfrom
nikitamikhaylov:update-permutaiton-bug-fix

Conversation

@nikitamikhaylov
Copy link
Copy Markdown
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):
Fixed incorrect sorting order if LowCardinality column. This fixes #13958.

Information about CI checks: https://clickhouse.tech/docs/en/development/continuous-integration/

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Aug 28, 2020
@alexey-milovidov alexey-milovidov self-assigned this Aug 28, 2020
@alexey-milovidov
Copy link
Copy Markdown
Member

2020-08-28 16:39:44 g++-9: fatal error: Killed signal terminated program cc1plus

OOM in build.

@alexey-milovidov alexey-milovidov merged commit 2a514ea into ClickHouse:master Aug 29, 2020
robot-clickhouse pushed a commit that referenced this pull request Aug 29, 2020
robot-clickhouse pushed a commit that referenced this pull request Aug 29, 2020
robot-clickhouse pushed a commit that referenced this pull request Aug 29, 2020
alexey-milovidov added a commit that referenced this pull request Aug 31, 2020
Backport #14223 to 20.6: Fixed incorrect sorting order if LowCardinality column.
alexey-milovidov added a commit that referenced this pull request Aug 31, 2020
Backport #14223 to 20.5: Fixed incorrect sorting order if LowCardinality column.
alexey-milovidov added a commit that referenced this pull request Aug 31, 2020
Backport #14223 to 20.7: Fixed incorrect sorting order if LowCardinality column.
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.

Multiple ORDER BY expressions not returning correct order

3 participants