Skip to content

Adding author field into system.mutations#103395

Open
EilRoviSoft wants to merge 5 commits intoClickHouse:masterfrom
EilRoviSoft:dev/mdb-43837
Open

Adding author field into system.mutations#103395
EilRoviSoft wants to merge 5 commits intoClickHouse:masterfrom
EilRoviSoft:dev/mdb-43837

Conversation

@EilRoviSoft
Copy link
Copy Markdown

@EilRoviSoft EilRoviSoft commented Apr 22, 2026

Changelog category:

  • New Feature

Changelog entry:

Added author column into system.mutations table.
...

Documentation entry for user-facing changes

  • Motivation:
    Sometimes it is needed to track what user is initiated mutation query.

  • Example use:

SELECT database, table, author FROM system.mutations;

@alexey-milovidov alexey-milovidov added the close in a month if not active This will be closed in case of no information label Apr 23, 2026
@alexey-milovidov
Copy link
Copy Markdown
Member

Please edit the title and use the description template.

@alexey-milovidov
Copy link
Copy Markdown
Member

Needs a test.

Comment thread src/Storages/MergeTree/ReplicatedMergeTreeMutationEntry.cpp Outdated
@EilRoviSoft EilRoviSoft changed the title Dev/mdb 43837 Adding author field into system.mutations Apr 27, 2026
@EilRoviSoft EilRoviSoft marked this pull request as ready for review April 27, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

close in a month if not active This will be closed in case of no information

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants