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 supported68 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Fix PromQL sgn() for NaN and negative zero
- Correlated-subquery decorrelation with in-memory buffer disabled: `Cannot clone ReadFromLocalReplica plan step` under parallel replicas
- Add JOIN observability columns to system.query_log
- Run the FileLog directory watch on its own thread
- Custom-key parallel replicas over a single-shard cluster set `distributed_group_by_no_merge = 2`, so the initiator never merges the per-replica aggregates
- Document snappy compression for file and object-storage I/O
- Bound the offset commit in the Kafka consumers
- Mixed JOIN `ON` condition over a dictionary with `join_use_nulls = 1`: wrong results, and a failed type-equality `chassert` in debug stress runs (STID 2508-2e0c)
- RANGE_HASHED dictionary with PostgreSQL QUERY source fails unless RANGE columns are selected immediately after key column
- Add range checks for narrowing VarInt reads
- Docs
- C++ not yet supported