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
- Negative `LIMIT` + `LIMIT BY` over `Distributed`: per-shard tail truncation returns rows outside the correct `LIMIT BY` output
- Finish the LONG_IS_A_DISTINCT_TYPE conversion, and fix it for wasm64
- `grace_hash` + correlated `EXISTS` with `RIGHT JOIN` on a `JSON` key: logical error `Invalid state transition, expected WRITING_BLOCKS, got JOINING_BLOCKS`
- `ProfileEvents` per-CPU sharding calls `getCurrentCPU` unconditionally — a `SYS_getcpu` syscall per increment on AArch64 without rseq
- Fix duplicated keys in nested distributed aggregation with out of order buckets
- Implement PromQL functions absent and count_values
- Radix select for the quantileExact family
- Do not apply parallel replicas to the child plans of a Merge table
- Azure: fix listObjects dropping the endpoint prefix on pages after the first
- Keep the part minmax index over `_block_number` / `_block_offset` across a reload of a mutated part
- Docs
- C++ not yet supported