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

Exception fix #1481

Closed
wants to merge 4 commits into from
Closed

Conversation

Roma12344321
Copy link

Summary

Added exception handling while executing query
#1468

Checklist

  • Unit tests covering the common scenarios were added

@CLAassistant
Copy link

CLAassistant commented Jan 24, 2025

CLA assistant check
All committers have signed the CLA.

@Roma12344321 Roma12344321 force-pushed the exception_fix branch 2 times, most recently from e9f78bb to 01c1d99 Compare January 24, 2025 17:29
@SpencerTorres
Copy link
Member

Hello! Thank you for submitting this PR.

It looks like this code would work for some cases, however I don't think it would be performant to do multiple regexes for every query exec. Ultimately this needs to be solved at the server level. We have an issue open discussing it here: ClickHouse/ClickHouse#75175

Depending on the server-side fix, some code in this PR may be relevant again, but for now I will close it. I appreciate you looking into this though, if you have any suggestions on how to improve the error detection please leave a comment on the linked issue.

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.

3 participants