ClickHouse / ClickHouse/adbc_clickhouse

Implement `Connection::get_objects()`

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.