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
- CI: replace `_install_light`/`start_light` with `ClickHouseService` in CI jobs
- Fix wrong values from JIT-compiled if/multiIf with Decimal result
- Rename SYSTEM INSTRUMENT 'parameters' to 'arguments'
- Obsolete settings warnings triggered by server-managed profiles even when value equals default
- Cherry pick #102825 to 26.2: normalizing format check using lower case
- segmentation tokenizer, which more suitable for log data search/patterns
- `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
- MemorySanitizer: use-of-uninitialized-value contrib/cld2/internal/utf8statetable.h
- Docs
- C++ not yet supported