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
- Restore HDFS integration tests (it's trash, but there is a tiny chance we can handle it)
- Authorize the table engine's target on the initiator of an ON CLUSTER CREATE
- LIMIT BY blocks limit pushdown even when its keys match the sorting key and input is read in order (100x read amplification for top-N-with-dedup)
- Accept PromQL line comments at EOF
- Do not run the server-side AST fuzzer on the stress harness's own queries
- Do not inject random ORDER BY into queries planned to an intermediate stage
- CI: reclaim leftover docker images before Install packages installs
- Add spill support with a configurable in-memory buffer for packed part writes
- Introduce zk leader metrics to Keeper mntr
- Paimon tables with a nullable ARRAY or MAP column cannot be read: "Nested type ... cannot be inside Nullable type"
- Docs
- C++ not yet supported