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 supported64 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Backport #105949 to 26.3: Fix server abort when cancelling postgresql table function queries
- Backport #105579 to 26.3: Fix nullptr deref in CREATE TABLE TO INNER UUID without ENGINE
- Support bf16 in `dotProduct`
- Fix flaky test_replicated_database_and_unavailable_s3 (digest substring match)
- Fix text index fallback for failing preprocessor casts
- try to fix logical error with cross join reorder
- Do not report test-runner abortions and per-test timeouts as Server died
- Metamorphic equivalence violation in HAVING clauses due to buggy partition pruning on NaN values
- Fix `DISTINCT`, `LIMIT BY`, negative `LIMIT BY` in order optimizations giving wrong results with collation
- Fix `LIMIT` with `TIES` and fractional `LIMIT` with `TIES` ignoring collation
- Docs
- C++ not yet supported