clickhouse
https://github.com/yandex/clickhouse
C++
ClickHouse is a free analytic DBMS for big data.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported63 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- High latency (~50s) for vector similarity queries despite HNSW index due to coarse-grained pruning and scan-heavy execution
- Partition pruning fix with date transforms
- Use partition minmax to tighten unknown PK bounds in mark selection
- Make the Alias table engine non-experimental
- Preserve filesystem cache name in SYNC formatter
- Add `optimize_trivial_group_by_count_query` optimization
- Fix Cranelift stack overflow on aarch64-apple-darwin
- Implement PromQL histogram_quantile function
- `get_effective_scale` returns `nullopt` for Decimal types, causing JIT-compiled `multiIf` to skip scale conversion
- Clickhouse fails to parse unix micro and nano with best effort
- Docs
- C++ not yet supported