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
- `expandLimitByAll` missing `hasWindowFunctionNodes` check causes LIMIT BY ALL to include window functions
- `consumeTotals` and `consumeExtremes` don't reset `displayed_rows`, hiding Totals/Extremes when `max_rows` is reached
- Iceberg: 'c.null' subcolumn missing for schema-evolved column when optimize_functions_to_subcolumns=1 (default)
- Vector search: rewrite PREWHERE cosineDistance() to reference the _distance virtual column instead of disabling the no-rescoring optimization
- Support Nullable(Array)
- Fix `NOT_FOUND_COLUMN_IN_BLOCK` in `query_plan_convert_join_to_in` with `arrayJoin` JOIN key
- Eliminate redundant joins
- Vector similarity pk partial filter
- Vector Similarity Index Not Used When Additional ORDER BY Column Is Present
- TRUNCATE TABLE leaves partial state after mid-rename crash on MergeTree
- Docs
- C++ not yet supported