ClickHouse / clickhouse-cpp

C++ client library for ClickHouse
Apache License 2.0
305 stars 159 forks source link

Ability to set settings on Inserts #303

Open kcajf opened 1 year ago

kcajf commented 1 year ago

I would like to be able to set the async_insert setting when inserting data, as documented here: https://clickhouse.com/docs/en/optimize/asynchronous-inserts

Is there a way to do this?

socketpair commented 4 months ago

same thing...

zhenghaibing commented 3 months ago

same thing...