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
- Allow materialized_views_ignore_errors to be set in the MV
- Does max_bytes_before_external_sort affect window functions (e.g., DENSE_RANK)? Query fails with memory limit exceeded
- Improvement: S2 spatial functions as primary key conditions for granule pruning
- Vector similarity index: Upgrade from SimSIMD to NumKong
- ALTER TABLE UPDATE freezes transitive MATERIALIZED columns at INSERT-time value (regression from #99281)
- all merge tasks are aborted when dropping a partition.
- Respect detached data parts with invalid names for NumberOfDetachedParts
- accurateCastOrNull to QBit silently produces wrong values when array elements lose precision
- 🐛 Bug: `extremes=1` causes exception with `AggregateFunctionStateData` (`argMaxState`) due to invalid comparison
- Fix `GRANT CURRENT GRANTS` to account for implicit privileges
- Docs
- C++ not yet supported