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
- 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
- `ExpressionsStack::push` misclassifies window functions as aggregate functions, blocking nullable conversion for `group_by_use_nulls`
- `SYSTEM RELOAD DELTA KERNEL TRACING` missing `checkAccess` call bypasses `readonly` mode
- Docs
- C++ not yet supported