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 send query on batch retry #1045

Merged
merged 3 commits into from
Aug 2, 2023
Merged

Fix send query on batch retry #1045

merged 3 commits into from
Aug 2, 2023

Conversation

EpicStep
Copy link
Contributor

Hi, now retry() create empty connection, without INSERT INTO statement, because of this, it cannot be used.

Verified

This commit was signed with the committer’s verified signature.
MadVikingGod Aaron Clawson
@CLAassistant
Copy link

CLAassistant commented Jul 27, 2023

CLA assistant check
All committers have signed the CLA.

Verified

This commit was signed with the committer’s verified signature.
MadVikingGod Aaron Clawson
@EpicStep
Copy link
Contributor Author

Hi @jkaflik, I think some tests are flaky, this is true?

@jkaflik
Copy link
Contributor

jkaflik commented Jul 31, 2023

Hi @EpicStep
Not really. This might be a regression with a recent ClickHouse version. I will be checking this.

@EpicStep
Copy link
Contributor Author

Hi @EpicStep
Not really. This might be a regression with a recent ClickHouse version. I will be checking this.

Okey, thanks you

@jkaflik jkaflik self-requested a review August 1, 2023 14:04
@jkaflik
Copy link
Contributor

jkaflik commented Aug 2, 2023

@EpicStep I will release this today

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@jkaflik jkaflik changed the title Fix send batch retry Send query on batch retry Aug 2, 2023
Copy link
Contributor

@jkaflik jkaflik left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@jkaflik jkaflik changed the title Send query on batch retry Fix send query on batch retry Aug 2, 2023
@jkaflik jkaflik merged commit 176620a into ClickHouse:main Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants