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 supported63 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- feat(promql): Allow Prometheus handlers to target TimeSeries tables via HTTP headers.
- `RestCatalog::empty` returns inverted result - true when catalog has tables, false when empty
- `jodaMicrosecondOfSecond` reads more fractional digits than scale indicates, causing wrong DateTime64 values
- Arrow Flight:Parameterised queries
- Implement a `SELECT_NULL` privilege in RBAC
- Non-existent user/group names in `clickhouse-su` silently resolve to uid/gid 0 (root) instead of erroring
- Nested Dynamic/Variant in Tuple/Array bypasses min/max type validation
- Int128/Int256 values in Tuple/Map fail to convert to JSON type due to unconditional `quote_64bit_integers=false`
- `deltaSumTimestamp` returns wrong results for signed integers crossing from negative to positive
- `TableFunctionSecretsVisitor::needChildVisit` misses UNION nodes, exposing credentials in EXPLAIN output
- Docs
- C++ not yet supported