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 supported67 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- OPTIMIZE MANIFEST refused when snapshot summary omits total-records
- Sorted `LIMIT BY` dedups `-0.0` and `0.0` by comparison while the hash path is bitwise: adding `ORDER BY` silently drops or fabricates rows
- Show the result in `Pretty` formats as soon as it arrives
- __topKFilter dispatch misses Nullable inside Tuple: Nullable(UInt8) prewhere
- `KeyCondition::checkInHyperrectangle` applies the same monotonic chain once per condition atom, recomputing an identical transformed `Range` on every granule
- Fix text-search functions ignoring the text index tokenizer above a JOIN
- Fix remote query executor cancel hang
- Incorrect results: Light weight updates can give wrong results when block number turned off and on.
- Support quotas over any profile event
- Do not refuse a manifest-only Iceberg rewrite over an absent parent total
- Docs
- C++ not yet supported