Skip to content

Add support for terminating running queries on Trino when dbt command is canceled#494

Open
vstorona wants to merge 3 commits into
starburstdata:masterfrom
vstorona:stop_trino_query
Open

Add support for terminating running queries on Trino when dbt command is canceled#494
vstorona wants to merge 3 commits into
starburstdata:masterfrom
vstorona:stop_trino_query

Conversation

@vstorona
Copy link
Copy Markdown

@vstorona vstorona commented Jul 17, 2025

Overview

resolves #474

Dbt log

Screenshot 2025-07-17 at 18 38 59

Trino log

Screenshot 2025-07-17 at 18 59 11

Checklist

  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • (I'm not sure that it should be in README) README.md updated and added information about my change
  • I have run changie new to create a changelog entry

@lionsardesai
Copy link
Copy Markdown

@mdesmet Hey Michiel, would you be able to help out with the review for this one? This PR lets dbt-trino adapter cancel queries sent to trino when a dbt run is cancelled (currently dbt quits but trino continues executing)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for terminating running queries on Trino when dbt command is canceled

2 participants