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 supported63 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- The clickhouse service cannot restart the policy because the table does not exist
- Add argMaxMany(N) and argMinMany(N) aggregate functions
- Bad group by + order by result with query_plan_execute_functions_after_sorting=0
- Add test: ALTER TABLE RENAME COLUMN ephemeral-to-virtual validation ha
- Optimize arrayDistance with multi-target auto-vectorization for all distance metrics
- Assertion `(n >= (static_cast<ssize_t>(pad_left_) ? -1 : 0)) && (n <= static_cast<ssize_t>(this->size()))` in `PODArray`
- Revert "Temporarily disable server-side AST fuzzer in Stress Test and BuzzHouse [2]"
- Fix cardinality underestimation when join column NDVs are unknown
- Add LOOKUP INDEX support for MergeTree
- Fix AccessRights::isGranted for parameterized GLOBAL types
- Docs
- C++ not yet supported