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
- Fix mapKeys bloom_filter index over-pruning for FixedString default equality
- Throw a clear error when a marks file listed in checksums is missing on disk
- Refresh TO-target materialized view columns when upstream tables are altered
- Support group_by_use_nulls in WITH TOTALS
- Fix minmax skip index and partition pruning skipping NaN under negated float ranges
- Fix wrong result for duplicate-named subquery columns wrapped in SELECT *
- Fix race between quorum failure cleanup and GET_PART queue entries.
- [Experiment] Reduce size of hashtable by demoting some of keys from hash to post filter step
- Silent data loss: bare Array(T) in AggregatingMergeTree keeps one row's value during merge
- Inserts to MVs are dropped - Happens on chained Mvs down the chain.
- Docs
- C++ not yet supported