Open zhenghaibing opened 2 months ago
Setting async_insert=1, but INSERT query will be executed synchronously (reason: insert query doesn't have inlined data)
https://github.com/ClickHouse/ClickHouse/issues/49308 https://clickhouse.com/docs/en/cloud/bestpractices/asynchronous-inserts
@zhenghaibing https://github.com/ClickHouse/clickhouse-cpp#asynchronous-inserts @Enmk Please close it
Setting async_insert=1, but INSERT query will be executed synchronously (reason: insert query doesn't have inlined data)
https://github.com/ClickHouse/ClickHouse/issues/49308 https://clickhouse.com/docs/en/cloud/bestpractices/asynchronous-inserts