Skip to content

Add physicalWrittenBytes to StatementStats#18658

Merged
raunaqmorarka merged 1 commit intotrinodb:masterfrom
jkylling:StatementStats-physicalWrittenBytes
Aug 15, 2023
Merged

Add physicalWrittenBytes to StatementStats#18658
raunaqmorarka merged 1 commit intotrinodb:masterfrom
jkylling:StatementStats-physicalWrittenBytes

Conversation

@jkylling
Copy link
Copy Markdown
Contributor

@jkylling jkylling commented Aug 12, 2023

Description

Includes the number of bytes written as part of the HTTP query result statistics.

Additional context and related issues

Resolves #18651

Release notes

( ) This is not user-visible or is 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:

# JDBC
* Add number of bytes written to HTTP query results response. ({issue}`18651`)

@cla-bot cla-bot bot added the cla-signed label Aug 12, 2023
@github-actions github-actions bot added the jdbc Relates to Trino JDBC driver label Aug 12, 2023
@raunaqmorarka raunaqmorarka merged commit f2278e7 into trinodb:master Aug 15, 2023
@github-actions github-actions bot added this to the 424 milestone Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed jdbc Relates to Trino JDBC driver

Development

Successfully merging this pull request may close these issues.

Report bytes written in query results statistics

2 participants