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 to table functions #34866

Merged
merged 2 commits into from
Mar 1, 2022

Conversation

CurtizJ
Copy link
Member

@CurtizJ CurtizJ commented Feb 24, 2022

Changelog category (leave one):

  • Bug Fix (user-visible misbehaviour in official stable or prestable release)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix asynchronous inserts to table functions. Fixes #34864.

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Feb 24, 2022
@alexey-milovidov alexey-milovidov self-assigned this Feb 25, 2022
@CurtizJ CurtizJ merged commit 82d24f0 into ClickHouse:master Mar 1, 2022
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.

async_insert to table function gives exception 'Both table name and UUID are empty'
3 participants