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
- Fix false "different secondary indices"/ordering on REPLACE PARTITIO FROM
- Fix CTE column aliases for INTERSECT/EXCEPT queries
- Fix LOGICAL_ERROR in OPTIMIZE ... DRY RUN racing a concurrent merge
- Fix RENAME TABLE of a Distributed table with a non-empty async-insert queue
- std::length_error in ReadFromMergeTree::groupPartitionsByStreams: unbounded pipes.reserve(num_streams) for pathological max_streams_for_merge_tree_reading
- Promote exponentialTimeDecayed window-functions to aggregate-functions
- Support real hard links for plain_rewritable metadata.
- Fix null pointer dereference in getSubcolumn on JSON with type-hint name
- Reuse cached `JSON` subcolumn serializations
- Surface projection filtering in EXPLAIN indexes and `force_optimize_projection`
- Docs
- C++ not yet supported