Skip to content

Store operator summaries in MysqlEventListener#16288

Merged
losipiuk merged 2 commits intotrinodb:masterfrom
arhimondr:log-operator-stats
Mar 10, 2023
Merged

Store operator summaries in MysqlEventListener#16288
losipiuk merged 2 commits intotrinodb:masterfrom
arhimondr:log-operator-stats

Conversation

@arhimondr
Copy link
Copy Markdown
Contributor

Description

Store operator summaries in MysqlEventListener

Additional context and related issues

Release notes

( ) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
(X) Release notes are required, with the following suggested text:

# mysql-event-listener
* Added logging of operator statistics. Schema of the trino_queries table must be updated by running ALTER TABLE trino_queries ADD COLUMN operator_summaries_json MEDIUMTEXT NOT NULL;

@cla-bot cla-bot bot added the cla-signed label Feb 28, 2023
@losipiuk losipiuk merged commit 139fc80 into trinodb:master Mar 10, 2023
@github-actions github-actions bot added this to the 411 milestone Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants