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 exceptions and wrong results of `IN` with `Nullable(Tuple)` and `DateTime64` keys
- Perf(JOIN): Reuse consecutive HashJoin probe results for fixed-width keys
- Add histogramExplicit and histogramExplicitOpenClosed aggregate functions
- Faster implementation of function `extractKeyValuePairs`
- Fix `SELECT * REPLACE`/`APPLY` and positional arguments with `group_by_use_nulls`
- Create IcebergRESTCatalogHandler [1/n]
- Report INCORRECT_DATA instead of LOGICAL_ERROR when a part does not match the declared sorting key
- Do not merge patch parts across the data version of an in-flight merge or mutation
- Fix text and token skip indexes over-pruning a map element whose default matches the predicate
- [TEST] Read time series table functions on parallel replicas
- Docs
- C++ not yet supported