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 supported68 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Clickhouse V.26.3.9.8 Can't Create Table Egine while V.26.5 Can
- `DESCRIBE` and `SHOW CREATE TABLE` report stale column types for TO-target materialized views after upstream `ALTER MODIFY COLUMN`
- Spurious TOTALS row in non-aggregate SELECT when WHERE contains a correlated scalar subquery using `WITH TOTALS HAVING <expr over outer column>`
- `NOT hasToken(<Nullable>, ...)` over text-index direct-read returns rows whose value is NULL
- Non-matched RIGHT JOIN row carries the outer SELECT's constant column (not defaulted) when the join is wrapped in a subquery
- `mapKeys` bloom_filter index prunes everything for `map[k] = toFixedString('\', N)` (String form works, FixedString does not)
- Backport #92925 to 25.8: segfault rebuilding _part_offset projection during CoalescingMergeTree merge
- Drafting DataLake decoupling
- Converting from MergeTree to ReplicatedMergeTree
- minmax skip index prunes NaN granule under negated float range predicate (`NOT ((val >= a) AND (val <= b))`)
- Docs
- C++ not yet supported