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
- Perf(Array): Skip impossible arrayHasSubstr searches
- Add an experimental UNPIVOT clause
- Fix the `_headers` virtual column's position, its cached-count value and a Hive key of the same name
- Enforce the max_waiting_queries server setting
- Enforce storage limits for reads inside a shipped plan fragment
- Skip per-part volume lookups when all volumes allow merges
- count(Nullable) OVER () rewritten to a subcolumn aggregate loses FunctionKind::WINDOW
- UnionNode still charges a subquery level: GLOBAL IN under a UNION needs +1 depth
- Build the deferred set of a column default that contains `IN <table>`
- Keep FunctionKind::WINDOW when a query tree pass rewrites an aggregate function
- Docs
- C++ not yet supported