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
- Add fuzz targets for compression codecs, NativeReader, DataTypes, and WASM
- Add ALP RD Codec Variant
- Fix/interserver mode before secret hash bug
- Fix cancelation of mutation task after `KILL MUTATION`
- Add `output_format_float_precision` setting to limit decimal digits in float output
- Support `IS TRUE`, `IS FALSE`, `IS UNKNOWN` boolean predicates
- Support `ESCAPE` clause in `LIKE` patterns
- Support `OVERLAPS` predicate for time period comparison
- Add setting to make `CAST(NULL AS type)` return a typed NULL instead of the type's default value
- Support `SIMILAR TO` pattern matching predicate
- Docs
- C++ not yet supported