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
- date_time_overflow_behavior='throw' silently ignored for Int/UInt/Float -> DateTime64 and Time64 casts
- Enable clang-tidy check for uninitialized variables
- Logical error: Unexpected number of columns in result sample block: A expected B ([C] = [D] + [E] + [F]) (STID: 2980-385f)
- Fix polling interval adjustment logic when KafkaConsumer has no partition assignment
- ReplicatedMergeTree: CHECK TABLE fails after fetching part with unknown projection (re-fetch loop)
- Add small-parts batching settings to SimpleMergeSelector
- Disable read-in-order when primary key selectivity is poor
- Parallelize read-in-order from a single part with PrefetchingConcatProcessor
- Fix exception when Iceberg format version is upgraded by external tool
- CI: add weekly Control-Flow Integrity (CFI) build and test job
- Docs
- C++ not yet supported