ClickHouse / ClickHouse/adbc_clickhouse
Implement `Connection::get_objects()`
Open
- Dominant language
- Rust
- Stars
- 25
- Forks
- 8
- Avg merge
- 2d 37m
- Merged PRs (30d)
- 4
Description
This is going to be a huge undertaking as it requires building a record set of potentially all the objects in the database: https://docs.rs/adbc_core/0.21.0/adbc_core/trait.Connection.html#tymethod.get_objects
This is likely going to be required for any tool that queries the database interactively on behalf of a user.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.