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

Add profile events for introspection of part types #37536

Merged
merged 3 commits into from
May 28, 2022

Conversation

CurtizJ
Copy link
Member

@CurtizJ CurtizJ commented May 25, 2022

Changelog category (leave one):

  • Improvement

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

Added ProfileEvents for introspection of type of written (inserted or merged) parts (Inserted{Wide/Compact/InMemory}Parts, MergedInto{Wide/Compact/InMemory}Parts. Added column part_type to system.part_log. Resolves #37495.

@robot-clickhouse robot-clickhouse added the pr-improvement Pull request with some product improvements label May 25, 2022
@kssenii kssenii self-assigned this May 25, 2022
@CurtizJ
Copy link
Member Author

CurtizJ commented May 26, 2022

Style check is against cool macros :(

@CurtizJ
Copy link
Member Author

CurtizJ commented May 28, 2022

01054_cache_dictionary_bunch_update: [ FAIL ] 600.02 sec. - Timeout! -- unrelated.

@CurtizJ CurtizJ merged commit 1d9b3be into ClickHouse:master May 28, 2022
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.

ProfileEvents for introspection of written MergeTree parts
3 participants