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 supported64 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Fix flaky test 00061_storage_buffer
- Optimizer: Add index pruning for nullIf(key, sentinel) predicates (#107209)
- Add allow_lossy_numeric_supertype setting for numeric Variant common types
- Cherry pick #102686 to 26.3: Fix granule propagation in text index analysis with reading in order
- Enable independent per-partition DISTINCT when partition key matches DISTINCT columns
- CREATE TABLE accepts TTL on AggregateFunction column but fails at insert time with ILLEGAL_TYPE_OF_ARGUMENT
- Flaky test: 01603_read_with_backoff_bug
- RFC: Keyed recursive CTEs (settled-set semantics for graph traversal in recursive queries)
- Cherry pick #106466 to 26.3: Add `GlobalMemoryLimitExceeded` profile event
- Cherry pick #106466 to 26.4: Add `GlobalMemoryLimitExceeded` profile event
- Docs
- C++ not yet supported