Skip to content

Add spilled data size to QueryStatistics#16442

Merged
raunaqmorarka merged 1 commit intotrinodb:masterfrom
regadas:16441_add_spilled_to_event
Mar 13, 2023
Merged

Add spilled data size to QueryStatistics#16442
raunaqmorarka merged 1 commit intotrinodb:masterfrom
regadas:16441_add_spilled_to_event

Conversation

@regadas
Copy link
Copy Markdown
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