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
- Fix IEJoin key pair choice for band-shaped conditions on unrelated columns
- Fix a deadlock when one query reads system.stack_trace twice
- Keep an aliased tuple element index inside its parentheses when formatting the `.N` operator
- Fix Bad cast from ColumnReplicated to ColumnQBit in arraySlice
- Fix wrong count() after a metadata-only MODIFY COLUMN to Nullable
- `GROUPING()` over a `Distributed` table throws 47 `Unknown expression or function identifier __grouping_set` when the grouping-set mask constant exceeds `optimize_const_name_size` (30 keys at the default)
- Stop deciding the JOIN-kind rewrite from assumeNotNull of a NULL
- Fix quadratic key packing in aggregation in order and DISTINCT in order
- Replace `_pdep_u64` in `combineFilters` with a `pshufb` expand table
- Equal-typed equi-key push-down has none of the new guards: wrong results
- Docs
- C++ not yet supported