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
- Support column matcher expansion for default value expressions and index expressions
- UTF-8 BOM causes silent config failure in autodetection for `.conf` and extensionless files
- `ToStartOfWeekImpl::execute(Int32, ...)` missing `std::max(res, 0)` clamp — Date32 overflow persists
- `with_aliases` scope contamination causes table references to not be qualified in sibling UNION branches
- `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
- Docs
- C++ not yet supported