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
- Fix bucket-aware merging dropped by analyzer with ARRAY JOIN over remote source
- `isNullable` returns 0 for constant Dynamic/Variant but 1 for non-constant - inconsistent constant folding
- `accept-invalid-certificate` config check uses `has()` instead of `getBool()` — explicit 0 still accepts certificates
- `withOrdinalEnding` off-by-one error: 4th argument reported as '3th'
- `skip_first_lines` not in cache key for `CSVWithNames`/`TSVWithNames` causes wrong schema to be returned
- Add `binary_fuse_filter` skip index type for MergeTree tables
- Support PromQL changes and resets
- Support PromQL set binary operators
- Support PromQL label transformation functions
- Lower PromQL increase, deriv, and predict_linear
- Docs
- C++ not yet supported