ClickHouse / ClickHouse/adbc_clickhouse

Implement `Statement::get_parameter_schema()`

Open
#18 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

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

We could _probably_ get away with just parsing the parameters from the SQL string itself. Then we wouldn't have to add anything to the HTTP interface.

Calling this size `Large` because of all the tests we'd want to add to be confident in the parsing.

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.