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
- Finish an interrupted mutation of a Join table when loading it
- Let a table that carries table_readonly load, and be taken out of it
- Exclude secrets from core dumps
- Do not write a second encryption header when appending
- Limit the number of columns that receive automatic statistics
- Sync changes
- `sum(if(cond, 0, throwing_expr))` throws under default settings — `optimize_rewrite_aggregate_function_with_if` turns it into `sumIf` and defeats the short-circuit guard
- Fix NOT_IMPLEMENTED for Merge over Distributed with a JOIN and a GROUP BY modifier
- Bump `idna` from 3c8be01 to 0.5.5
- Wrapping a `JOIN ... USING` query in a subquery changes the value of the qualified join column
- Docs
- C++ not yet supported