ClickHouse / ClickHouse/clickhouse-rs
Add `Client::insert_formatted()` taking a table name and a format
Open
- Dominant language
- Rust
- Stars
- 559
- Forks
- 172
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 3
Description
Follow-up to the punted bullet point in #364
Blocked on #312 (could be done at the same time as #369)
Contributor guide
Research direction
Start by reading #364 and the blocking issue #312, then compare the related work in #369. The requested result is a Client::insert_formatted() API that accepts a table name and a format; confirm the dependency is resolved before determining the implementation entry point and validation needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api, database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100