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
- 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
- min/max functions do not use min-max index
- UNIQUE KEY accepts a subcolumn, making the table permanently un-insertable
- Dropping a nested column group bypasses every ALTER protection
- GROUP BY returns the same key in multiple rows when the left side of a JOIN is SELECT DISTINCT (parallel_hash + optimize_distinct_in_order
- Does CODEC(Default) mean server's default of table's one?
- Docs
- C++ not yet supported