Seaven
Seaven
## What type of PR is this: - [ ] bug - [ ] feature - [x] enhancement - [ ] refactor - [ ] others ## Which issues of...
## What type of PR is this: - [ ] bug - [ ] feature - [x] enhancement - [ ] refactor - [ ] others ## Which issues of...
## Why I'm doing: ## What I'm doing: 1. modify runtime filter wait time by scan bytes * selectivity, wait least scan io cost time 2. modify runtime filter generagte...
Why I'm doing: What I'm doing: optimize array_expr use large memory Fixes #issue ## What type of PR is this: - [ ] BugFix - [ ] Feature - [x]...
Why I'm doing: What I'm doing: add BackendBlacklist.md and FlatJson.md Fixes #issue ## What type of PR is this: - [ ] BugFix - [ ] Feature - [ ]...
## Why I'm doing: ## What I'm doing: Fixes https://github.com/StarRocks/starrocks/issues/44765 https://github.com/StarRocks/starrocks/issues/44702 https://github.com/StarRocks/starrocks/issues/44701 ## What type of PR is this: - [x] BugFix - [ ] Feature - [ ] Enhancement...
## Why I'm doing: ## What I'm doing: Add runtime filter worker queue metrics Fixes #issue ## What type of PR is this: - [ ] BugFix - [ ]...
## Why I'm doing: ## What I'm doing: grouping set sql ``` select a, b, c, d, e sum(f) from t group by rollup(a, b, c, d, e); ``` rewrite...
## Why I'm doing: ## What I'm doing: Fixes https://github.com/StarRocks/starrocks/pull/45432 ## What type of PR is this: - [x] BugFix - [ ] Feature - [ ] Enhancement - [...
## Why I'm doing: ## What I'm doing: Fixes #issue ## What type of PR is this: - [ ] BugFix - [ ] Feature - [x] Enhancement - [...