ClickHouse/clickhouse-cpp

Ability to set settings on Inserts

kcajf opened this issue · 2 comments

kcajf commented

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?