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 supported68 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Add experimental `ElasticsearchQueue` table engine
- Reject divergent same-named parts in parallel replicas coordinator
- Add INSERT ... RETURNING (non-atomic, user-supplied SELECT)
- Make replace partition on plain_rewritable atomic for readers
- Make unit tests compile with -DENABLE_LIBRARIES=OFF
- lzma compression should be rejected by DataLake engines
- Debug assertion `PODArray::operator[]` OOB in `ColumnString::getDataAt` during planner-time partial-result evaluation of `<=>` over a String GROUP BY key
- TSan heap-use-after-free in `AggregateFunctionDistinctSingleNumericData::add` after `HashTable::resize` realloc (stale pointer in same-thread loop)
- Reject compression_method argument for data lake engines
- Add optional text representation to FixedString
- Docs
- C++ not yet supported