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
- Improvements to keeper-utils analyze-snapshot
- Fix data part falsely marked as having a broken projection after a zero-row rebuild
- add operation and summary columns to system.iceberg_history table
- Make the list of aggregation functions dropping their parameters explicit
- Fix SIGSEGV when a lambda is used as a non-lambda argument of a higher-order function
- Fix pipeline-stuck deadlock in BufferedShardByHashTransform
- pointwiseMultiply all-ones fast path indexes rhs data with lhs.fraction_bit_num, giving wrong results on mismatched schemas
- Chore : In ClickHouseDisk read function , the line for getting info uses while loop for a single row, changed it to if statement for better clarity
- `isBool(type)` on Nullable(Bool) returns false → MongoDB BSON encoded as int32 instead of bool
- Iceberg complex-type schema evolution: tuple-of-map branch uses wrong variable causing schema corruption
- Docs
- C++ not yet supported