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 supported67 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Fix a wrong result and a rejected query in the `AND` comparison-chain optimization
- Require SHOW COLUMNS to read DDL columns in system.tables
- Authorize a restored view's external targets
- Spatial pruning is given up in cases the predicates accept at runtime (`Geometry`/`Variant`/`Dynamic`, invalid or empty constant geometries)
- Stop rebuilding serializations and Nested types per MergeTree reader
- Add JSONEachRowWithNames and JSONEachRowWithNamesAndTypes formats
- Query condition cache serves another session's verdict when an omitted DateTime timezone hides inside a wrapper type: rows silently vanish
- `optimize_injective_functions_in_group_by` drops a constant-NULL grouping key on two-argument `toString(x, NULL)` — silent wrong result
- Iceberg variant type
- Ordered-set cancel guard ignores `source_preserved`, killing partial-result recovery
- Docs
- C++ not yet supported