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
- `KeyCondition` ignores `cast_string_to_date_time_mode`: ISO `Z` literal rejected
- CBO underestimates join and partial aggregation costs when runtime filtering skews reader output
- `clickhouse-client --login` opens `lynx` instead of desktop browser on Linux
- 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
- Docs
- C++ not yet supported