Skip to content

Merging #23934#25773

Merged
alexey-milovidov merged 25 commits intomasterfrom
system-query-log-map-type-merge
Jun 29, 2021
Merged

Merging #23934#25773
alexey-milovidov merged 25 commits intomasterfrom
system-query-log-map-type-merge

Conversation

@kitaisreal
Copy link
Copy Markdown
Contributor

@kitaisreal kitaisreal commented Jun 28, 2021

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

Original pull request #23934.

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Use Map data type for key-value dictionaries in system logs tables (system.query_log, system.query_thread_log, system.processes, system.opentelemetry_span_log). Virtual columns are created to support old queries. Closes #18698. Authors @hexiaoting, @sundy-li.

@robot-clickhouse robot-clickhouse added the pr-improvement Pull request with some product improvements label Jun 28, 2021
@alexey-milovidov alexey-milovidov self-assigned this Jun 29, 2021
@alexey-milovidov alexey-milovidov merged commit 878a159 into master Jun 29, 2021
@alexey-milovidov alexey-milovidov deleted the system-query-log-map-type-merge branch June 29, 2021 01:19
@azat
Copy link
Copy Markdown
Member

azat commented Jun 29, 2021

@azat
Copy link
Copy Markdown
Member

azat commented Jun 29, 2021

Fix for performance tests will be developed here - #25837

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-improvement Pull request with some product improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use Map data type for system logs tables.

6 participants