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
- Build the hive partition strategy read glob from the format's registered file extensions
- Fix JSONHas and JSONExtractRaw for typed paths with subobjects
- Fix dateDiff('week')/age('week') undercount crossing the Unix epoch
- Fix toRelativeHourNum non-monotonicity at the Unix epoch
- Map(LowCardinality(String), String) value extraction ~2.5x slower on wide maps (26.6 -> 26.8)
- JSON type: a string value on a dynamic path is re-parsed as a date and stored as different text — `"1"` becomes a timestamp built from the current clock
- Schema inference: a JSON key first seen past the inference sample is silently dropped, and every value under it is lost
- Not a bug: ignore-overflow helpers rely on undefined signed overflow
- `equals` key analysis casts the tuple constant by name: matching granule pruned
- Incremental refreshable MV to Iceberg silently re-appends all source rows (duplicates) after any external append to the target table
- Docs
- C++ not yet supported