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 supported67 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Eliminate min/max/any/anyLast of LowCardinality GROUP BY keys
- Allow creating a Distributed table over a table function
- Apply Iceberg schema evolution when compacting (OPTIMIZE)
- Session setting for passive mark cache usage (read-if-present, don't populate)
- Plain MergeTree retries merging a corrupted part indefinitely — validate checksums and detach the broken part after a corruption error (under a setting)
- How to gracefully shutdown service when systemctl stop will issue signal SIGKILL
- Warm statistics estimator on commit to avoid first-SELECT cold load
- arraySlice and arrayElement should work for QBit
- Detach broken parts after a failed merge in plain MergeTree (under a setting)
- [Bitmap] Function subBitmap execution result error
- Docs
- C++ not yet supported