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
- Adding RowBinaryWithNamesAndTypesAndDefaults
- Signal description: Segmentation fault
- Fix Keeper config restore after compacted rollback
- Fix `Template` recovery after skipped bad rows
- `DB::finalizeChunk` mutates `ColumnAggregateFunction` columns while still aliased by downstream stages / threads — root cause for #102460 (caught by TSan / ASan / MSan)
- SEGV in `UniquesHashSet::merge` ← `ColumnAggregateFunction::ensureOwnership` ← `MergeSorter::mergeBatchImpl` when sorting aggregate-state column from `WITH ROLLUP WITH TOTALS` (5-line standalone repro)
- Bound prefetch look-ahead by key_end in Aggregator when all keys are const
- compareTrackAt for FixedString
- compareTrackAt for ColumnConst
- Fix server crash in -State aggregate combinators with WITH ROLLUP/CUBE/TOTALS + ORDER BY
- Docs
- C++ not yet supported