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 an error reading an Iceberg table whose `current-snapshot-id` is JSON null
- Iceberg: reading BigQuery-written v2 manifests fails on missing snapshot_id (ICEBERG_SPECIFICATION_VIOLATION), same class as the fixed sequence_number issue
- Lazy Materialization for Joins
- GROUP BY / SELECT alias colliding with subquery column name causes false Code: 215 (NOT_AN_AGGREGATE)
- CODEC(Default) on a column ignores the column's type when resolving the table's default codec, silently degrading type-aware codecs
- Apply optimize_functions_to_subcolumns in WHERE/PREWHERE on shards of distributed queries
- RESTORE into a lagging ReplicatedMergeTree replica silently duplicates acked data: the emptiness guard reads local state, not Keeper
- Convert only SEMI JOIN to IN in the convertJoinToIn optimization
- `ANY JOIN` returns inconsistent results with `WHERE` clause with `enable_analyzer=0`
- Backport #111483 to 26.3: Restrict local object access only for user files path
- Docs
- C++ not yet supported