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
- `fuzzQuery` table function enters infinite loop when `max_query_length > 500`
- `readWKTMultiLineString` documentation example uses wrong function name `readWKTLineString`
- `DELETE ... IN PARTITION` partition clause silently ignored for `EmbeddedRocksDB` and other `supportsDelete()` engines
- CI: Add SQLancer++ check
- Perf regression: QueryConditionCache ineffective in self-joins (since #94062)
- `interval_conversions` vector has wrong values causing `CAST` from smaller to larger interval units to return incorrect results
- `NegativeOffsetStep` missing from `nodes_affect_order` causes ORDER BY to be incorrectly removed
- `IcebergLocalDefinition::object_storage_type` incorrectly set to `azure` instead of `local`
- Handle non-constant RHS for `IN`
- `CLONE AS SELECT` silently ignores `CLONE` keyword instead of throwing error
- Docs
- C++ not yet supported