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
- Unknown elements in a disk configuration are silently ignored
- Abort inside `pthread_mutex_lock` on a data part's `index_mutex` in `IMergeTreeDataPart::getIndexSizeInBytes` (async metrics thread)
- Stream rebuilt projections through bounded writers
- Hedged requests + offset-based parallel replicas silently duplicate a sample segment when the replacement replica connects after the offset already received data
- Make the adaptive timeouts for object storage configurable
- max_local_read_bandwidth_for_server throttles reads served from the OS page cache
- WASM UDF input splitting over-prices `Buffers` batches for `LowCardinality`, `Dynamic` and `Variant`
- Read-in-order returns wrong order (wrong rows under `LIMIT`) when the `ORDER BY` expression maps a stored `inf` to `NaN`: `ORDER BY x / inf` over a key holding `-inf` places `NaN` first at default settings
- Query result cache: evict LRU entries when the cache is full and nothing has expired
- Table with a lambda over a non-deterministic function in the sorting key refuses to load after upgrade; DROP, DETACH and SHOW TABLES on its database all fail
- Docs
- C++ not yet supported