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

CLICKHOUSE-1194: add skipping index to the beginning of the list #25904

Merged
merged 1 commit into from
Jul 3, 2021

Conversation

xjewer
Copy link
Contributor

@xjewer xjewer commented Jul 1, 2021

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

Changelog category (leave one):

  • New Feature

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

in addition to #12073
add the FIRST keyword to the ADD INDEX command to be able to add index in the beginning of the indices list.

Signed-off-by: Aleksei Semiglazov asemiglazov@cloudflare.com

add the FIRST keyword to the ADD INDEX command to be able to add index in the beginning of the list.

Signed-off-by: Aleksei Semiglazov <asemiglazov@cloudflare.com>
@robot-clickhouse robot-clickhouse added doc-alert pr-feature Pull request with new product feature labels Jul 1, 2021
@alexey-milovidov alexey-milovidov self-assigned this Jul 1, 2021
alexey-milovidov added a commit that referenced this pull request Jul 3, 2021
@alexey-milovidov alexey-milovidov merged commit 7e0433b into ClickHouse:master Jul 3, 2021
@xjewer xjewer deleted the alex/add_index_first branch July 3, 2021 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-feature Pull request with new product feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants