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
- Forward logs from distributed plan workers to the coordinator
- Keeper max_memory_usage_soft_limit is open-loop: under RSS-driven saturation it refuses writes indefinitely without relieving memory, and blocks disk eviction to S3 (ends in disk-full abort)
- Flaky test: 03234_get_setting_or_default
- Add experimental `bloom_sliced` text skip index (bit-sliced Bloom signatures)
- fix parallel_inserts setting parsing for S3Queue
- Fix possible logical error "Unexpected substream ... for column ..." during bump of compatibility setting
- s3queue - add `buckets_per_partition` for better parallelization
- Fix flaky test_long_disconnection_stops_backup: allow transient UNKNOWN_TABLE
- Log tolerated connection failures to remote MySQL/PostgreSQL databases as warnings instead of errors
- Materialize column statistics on INSERT for small tables by default
- Docs
- C++ not yet supported