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
- `TablesDependencyGraph::getTablesSplitByDependencyLevel` aborts the server when the graph contains cyclic dependencies (`resize(SIZE_MAX + 1)` overflow → out-of-bounds vector write)
- Add test: `validateSegmentsCombination` partition+execute and non-sequential-partition rejection paths are untested
- Add test: `SummingMergeTree` merge with expression-based PARTITION/ORDER keys never exercises the new `expression->getRequiredColumns()` exclusion list
- Feature: generateUUIDv3 / generateUUIDv5 (deterministic, namespaced, RFC-4122-compliant UUIDs)
- Feature request: splitByRegexp tokenizer for text indexes (false positives with special-char tokens like C++, C#)
- map_buckets_hash_strategy
- Backport #102825 to 26.3: normalizing format check using lower case
- Logical error: 'prev.thread_id == curr.thread_id'
- Backport #103552 to 25.8: Fix masking nested credentials in logs
- MergeMutate pool permanently wedges on addFuturePartIfNotCoveredByThem
- Docs
- C++ not yet supported