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 supported63 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- 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
- Enable query condition cache for `ORDER BY ... LIMIT n` queries
- Add test: `TimeSeriesColumnsValidator` column type error paths untested
- Speed up the analyzer / planner for SELECT count() and similar lightweight queries
- Add a new system table `user_query_log`
- Docs
- C++ not yet supported