ClickHouse / ClickHouse/clickhouse-cpp
Is it possible to use exception handler with insert table with block?
Open
- Dominant language
- C
- Stars
- 382
- Forks
- 209
- Avg merge
- 3h 58m
- Merged PRs (30d)
- 12
Description
As far as I can see from the API, using an exception handler is only possible in clickhouse::Query and clickhouse::Block cannot be used there, so it is unclear whether there are ways for client.insert() to work with it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.