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
- Patch key columns injected without their DEFAULT inputs: lightweight UPDATE invisible
- Cherry pick #116723 to 26.3: Parallelize Iceberg data manifest decoding
- Cherry pick #116723 to 26.7: Parallelize Iceberg data manifest decoding
- Text index: a part's index substreams are opened and their marks loaded even when the granule reads none of them; deferring that cuts a selective search 50%
- Four optimisations of `T64` decompression
- Filename collision guard dedupes per column, so Tuple-element collisions corrupt data
- Write the empty statistics flag for bucketed Maps in JSON shared data
- Docs: Links contain a duplicated `/docs/` path segment
- Recursive CTE over a remote/Distributed table never converges when the join to the working table is GLOBAL (`prefer_global_in_and_join = 1`): TOO_DEEP_RECURSION
- Merge over Distributed: a constant-folded expression in a joined subquery throws 44 `non constant in source stream but must be constant in result`
- Docs
- C++ not yet supported