ClickHouse / ClickHouse/ClickHouse
Improve Rust ergonomics in the codebase
Open
build
comp-rust
minor
- Dominant language
- C++
- Stars
- 49.9k
- Forks
- 9k
- Avg merge
- 21h 32m
- Merged PRs (30d)
- 515
Description
Rust contribs are great addition to ClickHouse, and are not going anywhere anytime soon.
However, they are integrated rather poorly.
Things we'd like to improve:
- agree on using either `rust/workspace` approach, or `contrib/` approach
- crates which are shared between contribs should only compile once
Contributor guide
Assessment
This issue has not been assessed yet.