Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support for Query Cancellation #104

Open
ahmad-axds opened this issue Jun 26, 2024 · 1 comment
Open

Support for Query Cancellation #104

ahmad-axds opened this issue Jun 26, 2024 · 1 comment

Comments

@ahmad-axds
Copy link

Does the library support query cancellation? We often run slow queries that need to be altered during execution, and ideally, we'd like to be able to cancel an ongoing query and start a new one.

For reference, the clickhouse-driver supports this feature via client.cancel().

If this is not currently supported, I'm interested in contributing to implement this feature and would appreciate some guidance.

@long2ice
Copy link
Owner

Currently not, welcome to contribute.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants