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 supported63 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Docs: document concurrent ALTER TABLE mutation restrictions and MATERIALIZE INDEX combining limitations
- `FailedInternalQuery`/`FailedInternalInsertQuery`/`FailedInternalSelectQuery` not incremented in `logExceptionBeforeStart` — undercounts internal failures (parse errors, async insert flushes, MV refresh)
- Docs: clarify that MATERIALIZE COLUMN does not rebuild data skipping indexes
- Iceberg writer reports incorrect record_count / file_size_in_bytes in manifest
- kql_array_sort_asc wrong behavior
- Harden column-statistics loading against transient I/O failures
- Unexpected behaviour when run JSONExtractBool function with native JSON value
- Fuzzer: Logical error: Rows are not sorted with permutation, position A, previous_row index B, current_row index C
- Backport #104051 to 26.2: Refreshable MV: avoid duplicate refresh on brief keeper connection loss
- Backport #104133 to 26.2: Fix numerous semantic inconsistency with `optimize_inverse_dictionary_lookup`
- Docs
- C++ not yet supported