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
- Stop pruning partitions by rewriting modulo() to moduloLegacy()
- trino dialect: fix array_except, flatten and reverse to match Trino semantics
- changes() predicate is bit identity, not IEEE equality plus a NaN guard
- mapAdd/mapSubtract throw BAD_GET on Decimal32/Decimal64 values
- Missing documentation reference for access_control_improvements.enable_read_write_grants
- Backward code-point count budgets a forward walk: rightUTF8 drops trailing bytes
- Fix silent row loss for Nullable(UInt64) in space-filling curves
- `NOT_FOUND_COLUMN_IN_BLOCK` for a materialized CTE inside an `IN` subquery with parallel replicas when `parallel_replicas_local_plan = 0`
- Unbounded `DateLUT` growth remains: dot-padded and `file:` time zone names
- [RFC] Unified `bloom_filter` skip index with a tokenizer and automatic sizing
- Docs
- C++ not yet supported