Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

StarRocks/starrocks

LiShuMing pushed 1 commit to main StarRocks/starrocks
  • [Enhancement] Support push down avg aggregate function in mv rewrite (#52288) Signed-off-by: shuming.li <ming.moriar... 2aa5425

View on GitHub

LiShuMing closed a pull request on StarRocks/starrocks
[Enhancement] Support push down avg aggregate function in mv rewrite
## Why I'm doing: - If we have defined `sum/count` aggregate function for a table, we can also support `avg` function to push down below join since `avg` can be rewritten by `sum/count`. But ...
sonarcloud[bot] created a comment on a pull request on StarRocks/starrocks
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

luohaha opened a pull request on StarRocks/starrocks
[BugFix] set persistent index type when alter enable persistent index
## Why I'm doing: When alter table and set enable persistent index from false to true, we forgot to set `persistent_index_type`. ## What I'm doing: Fix it. ## What type of PR is this: - ...
wyb created a review on a pull request on StarRocks/starrocks

View on GitHub

wyb created a review on a pull request on StarRocks/starrocks

View on GitHub

wyb pushed 1 commit to mergify/bp/branch-3.2/pr-52210 StarRocks/starrocks

View on GitHub

sonarcloud[bot] created a comment on a pull request on StarRocks/starrocks
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

Seaven created a review on a pull request on StarRocks/starrocks

View on GitHub

github-actions[bot] created a comment on a pull request on StarRocks/starrocks
#### [BE Incremental Coverage Report] :white_check_mark: **pass** : 0 / 0 (0%)

View on GitHub

github-actions[bot] created a comment on a pull request on StarRocks/starrocks
#### [FE Incremental Coverage Report] :x: **fail** : 18 / 27 (66.67%) #### file detail | |path|covered_line|new_line|coverage|not_covered_line_detail| |----|----|----|----|----|----| |:larg...

View on GitHub

ikishore opened a pull request on StarRocks/starrocks
[Bugfix] Fix for npe NormalizePredicateRule
## Why I'm doing: Fix for null pointer exception, when there are no nested children ## What I'm doing: Added null check, No side effect on functionality Fixes #issue https://github.com/Star...
github-actions[bot] created a comment on a pull request on StarRocks/starrocks
#### [Java-Extensions Incremental Coverage Report] :white_check_mark: **pass** : 0 / 0 (0%)

View on GitHub

wyb pushed 1 commit to mergify/bp/branch-3.2/pr-52210 StarRocks/starrocks

View on GitHub

wyb pushed 1 commit to mergify/bp/branch-3.2/pr-52210 StarRocks/starrocks

View on GitHub

sonarcloud[bot] created a comment on a pull request on StarRocks/starrocks
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

wyb reopened a pull request on StarRocks/starrocks
[BugFix] Fix materialized columns in files() query plan (backport #52210)
## Why I'm doing: ## What I'm doing: the columns that are not queried in files() should not be materialized. Fixes #issue ## What type of PR is this: - [x] BugFix - [ ] Feature - [ ] Enhancemen...
LiShuMing pushed 1 commit to branch-3.3 StarRocks/starrocks

View on GitHub

LiShuMing closed a pull request on StarRocks/starrocks
[BugFix] fix cherry pick conflicts
## Why I'm doing: ## What I'm doing: Fixes #issue ## What type of PR is this: - [x] BugFix - [ ] Feature - [ ] Enhancement - [ ] Refactor - [ ] UT - [ ] Doc - [ ] Tool Does thi...
wyb created a review on a pull request on StarRocks/starrocks

View on GitHub

dirtysalt created a review on a pull request on StarRocks/starrocks

View on GitHub

wyb pushed 1 commit to mergify/bp/branch-3.3/pr-52210 StarRocks/starrocks

View on GitHub

stephen-shelby opened a pull request on StarRocks/starrocks
[Refactor] adjuct QueueIcebergRemoteFileSource hasMoreOutput
## Why I'm doing: ## What I'm doing: Fixes #issue ## What type of PR is this: - [ ] BugFix - [ ] Feature - [ ] Enhancement - [ ] Refactor - [ ] UT - [ ] Doc - [ ] Tool Does thi...
github-actions[bot] created a comment on a pull request on StarRocks/starrocks
#### [Java-Extensions Incremental Coverage Report] :white_check_mark: **pass** : 0 / 0 (0%)

View on GitHub

wyb reopened a pull request on StarRocks/starrocks
[BugFix] Fix materialized columns in files() query plan (backport #52210)
## Why I'm doing: ## What I'm doing: the columns that are not queried in files() should not be materialized. Fixes #issue ## What type of PR is this: - [x] BugFix - [ ] Feature - [ ] Enhancemen...
trueeyu opened a draft pull request on StarRocks/starrocks
[OnlyForTest] 3.2.8 debug
## Why I'm doing: ## What I'm doing: Fixes #issue ## What type of PR is this: - [ ] BugFix - [ ] Feature - [ ] Enhancement - [ ] Refactor - [ ] UT - [ ] Doc - [ ] Tool Does thi...
mergify[bot] created a comment on a pull request on StarRocks/starrocks
@mergify[bot]: Backport conflict, please reslove the conflict and resubmit the pr

View on GitHub

mergify[bot] closed a pull request on StarRocks/starrocks
[BugFix] Fix materialized columns in files() query plan (backport #52210)
## Why I'm doing: ## What I'm doing: the columns that are not queried in files() should not be materialized. Fixes #issue ## What type of PR is this: - [x] BugFix - [ ] Feature - [ ] Enhancemen...
mergify[bot] closed a pull request on StarRocks/starrocks
[BugFix] Fix materialized columns in files() query plan (backport #52210)
## Why I'm doing: ## What I'm doing: the columns that are not queried in files() should not be materialized. Fixes #issue ## What type of PR is this: - [x] BugFix - [ ] Feature - [ ] Enhancemen...
mergify[bot] created a comment on a pull request on StarRocks/starrocks
Cherry-pick of b6c6d36888a359ee178a00323adfff9f3e430f83 has failed: ``` On branch mergify/bp/branch-3.2/pr-52210 Your branch is up to date with 'origin/branch-3.2'. You are currently cherry-pickin...

View on GitHub

Load more