ClickHouse / ClickHouse/adbc_clickhouse

Implement `Statement::execute_update()` (fully)

Open
#15 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
25
Forks
8
Avg merge
2d 37m
Merged PRs (30d)
4

Description

https://docs.rs/adbc_core/0.21.0/adbc_core/trait.Statement.html#tymethod.execute_update

Could this be implemented by passing `wait_end_of_query=1` and parsing the `X-ClickHouse-Summary` header?

Likely requires exposing support for the `X-ClickHouse-Summary` header in clickhouse-rs.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.