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
- Add test: `parseWKTMultiPolygon` and the `MULTIPOLYGON` WKT dispatch in `ArrowGeoTypes.cpp` have zero test coverage
- Fix UBSan in FieldVisitorConvertToNumber for wide-integer Float64 boundary
- Add tests for parseDateTime64BestEffort duplicate fractional separator (takeover of #102890 / supersede #103717)
- Add regexpPosition function (PostgreSQL regexp_instr compatibility)
- Fix null pointer dereference in lazy FINAL optimization (STID 1720-3759)
- LWU with parallel replicas SEGV
- More fuzzing in CI
- Route long-lived MergeTree heap state to a dedicated jemalloc arena
- `QueryConditionCache` is poisoned by AST fuzzer queries — subsequent normal `WHERE` queries return zero rows
- Add test: `StorageEmbeddedRocksDB::optimize` PARTITION/FINAL/DEDUPLICATE/CLEANUP rejection branches untested
- Docs
- C++ not yet supported