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
- Enable independent per-partition DISTINCT when partition key matches DISTINCT columns
- RFC: Keyed recursive CTEs (settled-set semantics for graph traversal in recursive queries)
- Primary key index is not used when the key expression `toStartOfInterval(a, toIntervalSecond(N))` is written explicitly in WHERE (constant-folded argument breaks `KeyCondition` matching)
- Add query plan cache for complex queries (views, joins, subqueries)
- AddressSanitizer: CHECK failed: sanitizer_allocator_secondary.h:199 "((nearest_chunk)) >= ((h->map_beg))"
- MaterializedPostgreSQL: prevent exported snapshot expiration during initial sync
- Recursive CTE: squash chunks before writing the intermediate table
- Support materialized CTEs in recursive WITH
- Recursive CTE: experimental USING KEY (keyed recursion / semi-naive evaluation)
- Fix/cluster discovery keeper exception
- Docs
- C++ not yet supported