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 async inserts with empty data #48663

Merged
merged 2 commits into from
Apr 13, 2023

Conversation

CurtizJ
Copy link
Member

@CurtizJ CurtizJ commented Apr 11, 2023

Changelog category (leave one):

  • Bug Fix (user-visible misbehavior in an official stable release)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Fixed asynchronous inserts in case when empty data is passed.

Fixes #48545.

@robot-clickhouse-ci-2 robot-clickhouse-ci-2 added the pr-bugfix Pull request with bugfix, not backported by default label Apr 11, 2023
@yakov-olkhovskiy yakov-olkhovskiy self-assigned this Apr 11, 2023
@CurtizJ CurtizJ merged commit 4a1c868 into ClickHouse:master Apr 13, 2023
138 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-bugfix Pull request with bugfix, not backported by default
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unexpected exception while inserting empty data with async_insert=1
3 participants