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 supported67 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Stop a stored timeSeriesSelector() or prometheusQuery() definition from making the server unstartable
- Reuse prepared actions for direct column keys and indexes when writing parts
- `transform` returns wrong results for unmatched `Decimal` values when the result scale is larger: the fractional part is not rescaled (`1.5` -> `1.005`)
- [GPU] Support aggregation functions
- DISTINCT / GROUP BY / uniqExact count NaN payloads differently for LowCardinality(Float64) than for Float64, because the dictionary canonicalizes them on insert
- Bump `mariadb-connector-c` from v3.4.9 to v3.4.10
- accurateCast / accurateCastOrNull / accurateCastOrDefault to DateTime64 and Time64 silently saturate instead of failing, and reject representable wide-integer sources
- clickhouse local --ignore-error silently swallows execution errors: no message, exit code 0 — clickhouse-client prints them
- RFC: partition-wise JOIN
- Better defaults for object storage
- Docs
- C++ not yet supported