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
- Never build the symbol index for the bare fatal stack trace
- `LIMIT BY` over an injective `GROUP BY` expression throws `NOT_FOUND_COLUMN_IN_BLOCK` when `optimize_injective_functions_in_group_by = 0`
- Bypass compression for small Native protocol frames
- 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
- Docs
- C++ not yet supported