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
- Add two-model mode to continue-all-prs script
- Scope WITH aliases to the SELECT that declares them when adding the default database
- Fix File row policy / PREWHERE breaking DEFAULT columns missing from the data file
- Fix TopK filtering dropping NULL and NaN rows from the answer
- Convert OUTER join to INNER join by null-rejecting join conditions
- Extract reusable `ActionsDAG` lineage computation into `actionsDAGUtils`
- Record TopK-filtered granules in the query condition cache
- Support aggregate functions in the trivial GROUP BY LIMIT optimization
- Adaptive lazy execution of short-circuit function arguments (continues #73776)
- Propagate NDV through functions with constant arguments
- Docs
- C++ not yet supported