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 supported61 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Add `GradualResizeProcessor` to limit effective parallelism for GROUP BY on small data volumes
- Fix heap-use-after-free in MergeTreeReadTask::createReaders
- Faster base58 operations for 32/64 decoded strings
- Restrict local object access only for user files path
- ReplacingMergeTree: Add `replacing_merge_cleanup_period_seconds` for automatic periodic cleanup of deleted rows
- `IN` with `UNION` subquery fails in analyzer with `distributed_product_mode = 'global'`
- Strange behavior with date compare (Date\DatetTme vs String(Date\DateTime))
- Sometimes the node freezes completely
- parseDateTimeBestEffort accepts invalid words as month names in DD-Month-YYYY format
- Enforce settings validation on INSERT query for TCP native protocol
- Docs
- C++ not yet supported