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
- Fix a hang, excessive memory usage and a crash on a filtered read of a Parquet file with a malformed schema
- Fix isNotDistinctFrom reporting NaN as equal for Nullable operands
- Rebuilt columns.txt takes types from live metadata; guard checks names only
- Replace experimental settings by settings alias in tests
- Key the metadata-replay exemption of `PostgreSQL`, `MaterializedPostgreSQL` and `DataLakeCatalog` database engines on the loader flag
- Only weaken a non-computable conjunct where the projection filter's polarity is positive
- Fix incomplete TinyLog reads when one data file ends before the others
- Refactor Adaptive Aggregator
- Filtered LIMIT 1 BY subquery with an outer IN is ~2.5x slower (26.6 -> 26.8)
- Fix `NOT_FOUND_COLUMN_IN_BLOCK` when an equi-key filter is pushed through a `FULL JOIN ... USING` chain
- Docs
- C++ not yet supported