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
- BoundingBox and Centroid functions
- Add test: `areColumnSourcesEqual` recursive descent through `FunctionNode` children untested
- Add test: `throwIfWindowViewIsDisabled` paths and `disabled_due_to_analyzer` ATTACH state are entirely untested
- Cherry pick #102884 to 25.8: Optimization for deferring row policy and PREWHERE
- Cherry pick #102884 to 26.2: Optimization for deferring row policy and PREWHERE
- Arrow `time32`/`time64` types incorrectly pick up session timezone offset when inserted into `Time64` column
- Cherry pick #102921 to 25.8: Disable trivial LIMIT optimization with row policies/additional_table_filters
- Cherry pick #102921 to 26.2: Disable trivial LIMIT optimization with row policies/additional_table_filters
- Cherry pick #102921 to 26.3: Disable trivial LIMIT optimization with row policies/additional_table_filters
- Cherry pick #102921 to 26.4: Disable trivial LIMIT optimization with row policies/additional_table_filters
- Docs
- C++ not yet supported