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 spilled data size to QueryStatistics #16442

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

regadas
Copy link
Contributor

@regadas regadas commented Mar 8, 2023

Description

Fixes #16441.

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:

# General
* Report spilled data size to query event listeners. ({issue}`16442`)

@cla-bot cla-bot bot added the cla-signed label Mar 8, 2023
@regadas regadas marked this pull request as draft March 8, 2023 18:29
@regadas regadas force-pushed the 16441_add_spilled_to_event branch from 1693d1e to d963d06 Compare March 12, 2023 09:08
@regadas regadas force-pushed the 16441_add_spilled_to_event branch from 77a268a to 2b335bd Compare March 12, 2023 17:08
@regadas regadas marked this pull request as ready for review March 13, 2023 12:48
@regadas regadas requested a review from martint March 13, 2023 12:48
@raunaqmorarka raunaqmorarka merged commit af3fc6f into trinodb:master Mar 13, 2023
@github-actions github-actions bot added this to the 411 milestone Mar 13, 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.

QueryCompletedEvent does not include spilled data size in QueryStatistics
2 participants