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

fix: enable kill query before pipeline started. #11336

Merged
merged 1 commit into from
May 8, 2023

Conversation

youngsofun
Copy link
Member

@youngsofun youngsofun commented May 6, 2023

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

before this pr, query can only be killed after pipeline is started( ctx.set_executor()).

it will be better if long binding/read_parttiion can be interrupted, which needs another pr.

Closes #11302

@vercel
Copy link

vercel bot commented May 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
databend ⬜️ Ignored (Inspect) May 8, 2023 6:58am

@mergify mergify bot added the pr-bugfix this PR patches a bug in codebase label May 6, 2023
@youngsofun youngsofun requested review from zhang2014 and sundy-li May 6, 2023 08:18
@youngsofun youngsofun force-pushed the session branch 2 times, most recently from d5a20e6 to 8348038 Compare May 7, 2023 10:02
@zhang2014 zhang2014 marked this pull request as draft May 7, 2023 14:23
zhang2014
zhang2014 approved these changes May 7, 2023
@youngsofun youngsofun marked this pull request as ready for review May 8, 2023 07:22
@youngsofun
Copy link
Member Author

@zhang2014 plz review again

@BohuTANG BohuTANG merged commit 19b4e99 into databendlabs:main May 8, 2023
Dousir9 pushed a commit to Dousir9/databend that referenced this pull request May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-bugfix this PR patches a bug in codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CopyInto Need to inject cancel point
3 participants