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

ALTER MODIFY ORDER BY #3581

Merged
merged 30 commits into from
Dec 3, 2018
Merged

ALTER MODIFY ORDER BY #3581

merged 30 commits into from
Dec 3, 2018

Conversation

ztlpn
Copy link
Contributor

@ztlpn ztlpn commented Nov 14, 2018

No description provided.

Alexey Zatelepin added 20 commits November 13, 2018 16:12
Conflicts:
	dbms/src/Interpreters/ExpressionAnalyzer.cpp
	dbms/src/Storages/MergeTree/MergeTreeData.cpp
	dbms/src/Storages/MergeTree/MergeTreeDataSelectExecutor.cpp
@ztlpn ztlpn requested a review from abyss7 November 14, 2018 17:19
@abyss7
Copy link
Contributor

abyss7 commented Nov 15, 2018

I'm in progress of looking into it

Copy link
Contributor

@abyss7 abyss7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add some tests on MODIFY PRIMARY KEY with regard to new restrictions between primary and sorting keys?

dbms/src/Storages/AlterCommands.cpp Outdated Show resolved Hide resolved
dbms/src/Storages/AlterCommands.cpp Show resolved Hide resolved
dbms/src/Storages/AlterCommands.cpp Outdated Show resolved Hide resolved
dbms/src/Storages/AlterCommands.cpp Outdated Show resolved Hide resolved
dbms/src/Storages/MergeTree/MergeTreeData.h Show resolved Hide resolved
Alexey Zatelepin added 3 commits November 26, 2018 16:01
Conflicts:
	dbms/src/Parsers/ASTAlterQuery.h
	dbms/src/Parsers/ParserAlterQuery.cpp
	dbms/src/Storages/AlterCommands.cpp
	dbms/src/Storages/AlterCommands.h
@alexey-milovidov alexey-milovidov merged commit cec4935 into master Dec 3, 2018
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.

3 participants