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
- Cherry pick #112604 to 26.6: Bump `arrow` to 25.0.0, `orc` to 2.3.1 and `xsimd` to 14.2.0
- Cherry pick #112604 to 26.7: Bump `arrow` to 25.0.0, `orc` to 2.3.1 and `xsimd` to 14.2.0
- Object-storage `local` metadata files are rewritten in place (O_TRUNC, no journal): a SIGKILL during a mutation clone or old-part cleanup loses a committed part's acked rows
- `optimize_inverse_dictionary_lookup` rewrite inside a correlated EXISTS makes decorrelation fail: 48 "Cannot decorrelate query, because 'DelayedCreatingSets' step is not supported"
- Aggregating over `x IN (subquery using shardNum())` from `remote()`/`Distributed` fails: 10 NOT_FOUND_COLUMN_IN_BLOCK — initiator and shard disagree on the `__set_` id
- Materialized CTE over Distributed: 49 LOGICAL_ERROR "Reading from materialized CTE before its materialization completed - DelayedPortsProcessor gate is missing" survives the #108924 fix
- Backport #111162 to 26.6: Don't copy the file-info manifest in BackupsWorker::writeBackupEntries
- Backport #111379 to 26.6: Fix misreporting of datalake catalog errors as missing tables
- Accept PromQL line comments at EOF
- Reject invalid PromQL Unicode surrogate escapes
- Docs
- C++ not yet supported