ClickHouse / ClickHouse/clickhouse-rs
Add support for serde nested attribute
Open
enhancement
- Dominant language
- Rust
- Stars
- 559
- Forks
- 172
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 3
Description
See https://github.com/ClickHouse/clickhouse-rs/blob/main/derive/src/lib.rs#L37
Contributor guide
Research direction
Start by reading derive/src/lib.rs around line 37 and determine how serde attributes are currently handled. Define the expected nested-attribute form from the issue context, then verify that the derive support accepts it without breaking existing attribute handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100