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 #106476 to 26.4: Fix crash due to OOB when deserializing corrupted Avro data
- 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` and optimize the implementation slightly
- Fix text index fallback for failing preprocessor casts
- Metamorphic equivalence violation in HAVING clauses due to buggy partition pruning on NaN values
- Treat float NaN keys as NULL on JOIN ON
- TLP partitioning over a mixed `RIGHT JOIN` + comma join tree can produce rows from an empty result set
- Speed up `DISTINCT` in order, sort-merge joins, `LIMIT BY` and negative `LIMIT BY`
- Native reader and writer for the Arrow and ArrowStream formats
- Docs
- C++ not yet supported