ClickHouse / ClickHouse/clickhouse-rs
Support `MacAddress` data type
Open
1.0 blocker
blocked-by-clickhouse
client feature parity
enhancement
- Dominant language
- Rust
- Stars
- 559
- Forks
- 172
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 3
Description
**Note** not merged yet: https://github.com/ClickHouse/ClickHouse/pull/88616
The `mac_address` crate is the only one that's actively maintained: https://crates.io/crates/mac_address
Contributor guide
Research direction
Start by reviewing the clickhouse-rs type-support code and the referenced ClickHouse pull request 88616. Then inspect the mac_address crate, identified as the actively maintained option. Done means clickhouse-rs supports ClickHouse's MacAddress data type, with behavior aligned to the upstream proposal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100