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
- Support classic PromQL histogram_quantile
- Support PromQL count_values
- Support PromQL absent functions
- Align PromQL scalar, timestamp, and clamp lowering
- `groupConcat` skips delimiters when leading elements are empty strings due to `data_size != 0` check
- Validate PromQL selector regex matchers
- Cover PromQL special values in binary operators
- Add SQLite input/output format
- `getMinMaxCountProjection` incorrectly returns swapped min/max when explicit PRIMARY KEY is used with DESC ORDER BY
- Tables with positional-argument projections cannot be attached when `enable_positional_arguments_for_projections=false` because ATTACH uses global context, ignoring session settings
- Docs
- C++ not yet supported