ClickHouse / ClickHouse/adbc_clickhouse
Implement `Connection::get_info()`
Open
- Dominant language
- Rust
- Stars
- 25
- Forks
- 8
- Avg merge
- 2d 37m
- Merged PRs (30d)
- 4
Description
This involves generating and returning a `RecordBatch` with the following rows:
https://github.com/apache/arrow-adbc/blob/2a6178f1533820ca999fef08e4e57d89ee459175/rust/core/src/options.rs#L142-L169
A lot of these will actually require building a query to send to the server.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.