Skip to content

Align query cancellation with JDBC driver#328

Merged
hashhar merged 1 commit into
trinodb:masterfrom
mdesmet:bug/align-cancellation-with-jdbc-driver
Feb 18, 2023
Merged

Align query cancellation with JDBC driver#328
hashhar merged 1 commit into
trinodb:masterfrom
mdesmet:bug/align-cancellation-with-jdbc-driver

Conversation

@mdesmet
Copy link
Copy Markdown
Contributor

@mdesmet mdesmet commented Jan 19, 2023

Description

Align query cancellation with JDBC driver

Non-technical explanation

Release notes

(x) 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.
( ) Release notes are required, with the following suggested text:

Copy link
Copy Markdown
Member

@hashhar hashhar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching this. This also simplifies things a bit.

For reference of future readers see DELETE on https://trino.io/docs/current/develop/client-protocol.html#http-methods.

@hashhar
Copy link
Copy Markdown
Member

hashhar commented Jan 20, 2023

I'd just reword commit to say "Fix query cancellation to correctly follow the protocol" since the client indeed didn't follow the documented protocol.

@hovaesco
Copy link
Copy Markdown
Member

It addresses #289

@mdesmet mdesmet force-pushed the bug/align-cancellation-with-jdbc-driver branch from e1c293f to 6a9ea9c Compare January 24, 2023 15:06
@mdesmet
Copy link
Copy Markdown
Contributor Author

mdesmet commented Jan 24, 2023

@hashhar : PTAL

@hashhar hashhar merged commit bd4e6e0 into trinodb:master Feb 18, 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.

4 participants