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
- WASM UDF: a module that does not export its linear memory as `memory` is accepted and fails only on first call
- Use the primary index for tuple key for comparisons like ORDER BY (a, (b, c))
- Add --dump-schema option to clickhouse-client and clickhouse-local
- Parallelize keyed uniqExact state merges by destination
- PostgreSQL progress callback chains onto dead stack frames: row count multiplied by statement index
- PromQL lexer needs a newline to close a comment: `up # x` gets HTTP 400
- Primary-key analysis on a Tuple(Nullable(...)) key drops every granule for a whole-tuple comparison when the data contains NULL — matching rows silently missing (allow_nullable_key)
- Logical error: Cannot alter table A metadata doesn't have structure (STID: 3623-38a4)
- Signing of docker images with cosign
- Feat(Math): Add support for big integers in `bitTest*`
- Docs
- C++ not yet supported