Skip to content

[WIP] ALTER RENAME COLUMN integration tests.#10654

Closed
vzakaznikov wants to merge 197 commits intoClickHouse:masterfrom
vzakaznikov:alter_rename_column_altinity_tests
Closed

[WIP] ALTER RENAME COLUMN integration tests.#10654
vzakaznikov wants to merge 197 commits intoClickHouse:masterfrom
vzakaznikov:alter_rename_column_altinity_tests

Conversation

@vzakaznikov
Copy link
Copy Markdown
Contributor

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

Changelog category (leave one):

  • Build/Testing/Packaging Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Adding integration tests for new ALTER RENAME COLUMN query.

Detailed description / Documentation draft:
Current stateless tests for ALTER RENAME COLUMN are not enough to fully verify the new functionality. Adding integration tests to check behavior in a more realistic environment.

abyss7 and others added 30 commits February 10, 2020 16:08
* CLICKHOUSEDOCS-559: Started to describe GRANT

* CLICKHOUSEDOCS-559: Added headers for some other kinds of quries.

* CLICKHOUSEDOCS-559: Further edits.

* CLICKHOUSEDOCS-559: Updated grant description.

* CLICKHOUSEDOCS-559: The first version for the GRANT statement is finished.

* CLICKHOUSEDOCS-559: Almost finished CREATE USER

* CLICKHOUSEDOCS-559: Finished the first version of CREATE queries.

* CLICKHOUSEDOCS-559: Finished ALTER, DROP and SET.

* CLICKHOUSEDOCS-559: Finished the first version of statements.

* CLICKHOUSEDOCS-559: Update by review.

* CLICKHOUSEDOCS-559: Update by review.

* Update docs/en/query_language/alter.md

* Update docs/en/query_language/create.md

Co-Authored-By: Ilya Yatsishin <[email protected]>

* Update docs/en/query_language/grant.md

Co-Authored-By: Ilya Yatsishin <[email protected]>

* Update by comments. Also RBAC-7 aplied.

* moved new files to new structure

* Adopted added articles to a new structure.

* CLICKHOUSEDOCS-559: Fixed links.

* CLICKHOUSEDOCS-559: Links fix.

* CLICKHOUSEDOCS-559: Updated privileges by RBAC-8 changes

* CLICKHOUSEDOCS-559: Added CREATE, ALTER, DROP, and SHOW queries for QUOTAS and SETTINGS PROFILES.

* CLICKHOUSEDOCS-559: Added ON CLUSTER for CREATE, ALTER, DROP.

* CLICKHOUSEDOCS-559: Fixed code-blocks and the anchor.

* CLICKHOUSEDOCS-559: Edits after the last portion of commentaries.

* CLICKHOUSEDOCS-559: Changed example

Co-authored-by: Sergei Shtykov <[email protected]>
Co-authored-by: Ilya Yatsishin <[email protected]>
…m:BayoNet/ClickHouse into docs/CLICKHOUSEDOCS-558-RBAC-introduction
alexey-milovidov and others added 28 commits May 6, 2020 23:01
Fix http readonly request stucks on client close
…formance-tests

Mark some performance tests with very high variance
update coverage tools to llvm-10
* add tests with DatabaseAtomic

* fix
@vzakaznikov vzakaznikov requested a review from a team as a code owner May 7, 2020 12:28
@vzakaznikov vzakaznikov closed this May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-build Pull request with build/testing/packaging improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.