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
- Multi-stage distributed queries
- Add RESET SESSION statement
- 3-arg `LIKE ... ESCAPE` bypasses primary key and text index conditions due to arity-gated rejection
- [CI crash] Incorrect column comparison during sorting
- Add IColumn::updateHashWithValueCanonical for compareAt-compatible hashing
- ALTER MODIFY COLUMN after a lightweight DELETE fails when soft-deleted rows hold unconvertible values
- Fix NormalizeQuery dropping unary +/- before non-literal tokens after…
- RFC: Reduce per-block IColumn allocation overhead during Shuffle with `computeHashInto` + `scatter_into`
- Add test for incorrect results when OR combines skip index types set + ngrambf_v1 with LowCardinality(Nullable)
- Fix subquery handling for Parquet
- Docs
- C++ not yet supported