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

doesn't support async_insert #383

Open
zhenghaibing opened this issue Aug 22, 2024 · 1 comment
Open

doesn't support async_insert #383

zhenghaibing opened this issue Aug 22, 2024 · 1 comment

Comments

@zhenghaibing
Copy link

Setting async_insert=1, but INSERT query will be executed synchronously (reason: insert query doesn't have inlined data)

ClickHouse/ClickHouse#49308
https://clickhouse.com/docs/en/cloud/bestpractices/asynchronous-inserts

@zhenghaibing zhenghaibing changed the title dosen't support async_insert doesn't support async_insert Aug 22, 2024
@1261385937
Copy link
Contributor

1261385937 commented Sep 28, 2024

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

No branches or pull requests

2 participants