Ecosyste.ms: Timeline

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

StarRocks/starrocks

wyb closed a pull request on StarRocks/starrocks
[Enhancement] only call getAliveComputeNodes once per OlapScanNode
## Why I'm doing: I found some queries which were slow (order of 3-5 seconds) which were bottlenecked in the frontend. Their query profiles indicated that much of the query execution time was sp...
wyb created a review on a pull request on StarRocks/starrocks

View on GitHub

wanpengfei-git pushed 1 commit to branch-3.2 StarRocks/starrocks
  • [Enhancement] Skip tablet schema in rowset meta during ingestion. (backport #50873) (#51843) Signed-off-by: sevev <q... a6264c9

View on GitHub

wanpengfei-git deleted a branch StarRocks/starrocks

mergify/bp/branch-3.2/pr-50873

wanpengfei-git closed a pull request on StarRocks/starrocks
[Enhancement] Skip tablet schema in rowset meta during ingestion. (backport #50873)
## Why I'm doing: Since version 3.2, Rowset has been designed to save its own schema, and the complete tablet schema is stored in the metadata. This can lead to the following issues: 1. **When the...
sevev created a review on a pull request on StarRocks/starrocks

View on GitHub

meegoo closed a pull request on StarRocks/starrocks
[BugFix] Fix tablet meta use tabletMeta uses partition_id and physica…
…l_partition_id at the same time to cause confusion ## Why I'm doing: ## What I'm doing: Fixes #issue ## What type of PR is this: - [x] BugFix - [ ] Feature - [ ] Enhancement - [ ...
CLAassistant created a comment on a pull request on StarRocks/starrocks
[![CLA assistant check](https://cla-assistant.io/pull/badge/not_signed)](https://cla-assistant.io/StarRocks/starrocks?pullRequest=52266) <br/>Thank you for your submission! We really appreciate it....

View on GitHub

sevev opened a pull request on StarRocks/starrocks
[TEST]3.2.6 fix
## 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
#### [BE Incremental Coverage Report] :white_check_mark: **pass** : 23 / 25 (92.00%) #### file detail | |path|covered_line|new_line|coverage|not_covered_line_detail| |----|----|----|----|--...

View on GitHub

github-actions[bot] created a comment on a pull request on StarRocks/starrocks
#### [FE 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
#### [Java-Extensions Incremental Coverage Report] :white_check_mark: **pass** : 0 / 0 (0%)

View on GitHub

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

View on GitHub

Lrabbit125 created a comment on an issue on StarRocks/starrocks
> Sorry, I just took some time out recently to continue working on it. It will be done soon Hi, I hope you're doing well! I noticed that this issue has been open for a while without any update...

View on GitHub

pbjc created a comment on an issue on StarRocks/starrocks
Bump

View on GitHub

sevev pushed 1 commit to mergify/bp/branch-3.2/pr-50873 StarRocks/starrocks

View on GitHub

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

View on GitHub

github-actions[bot] created a comment on a pull request on StarRocks/starrocks
#### [BE Incremental Coverage Report] :x: **fail** : 10 / 667 (01.50%) #### file detail | |path|covered_line|new_line|coverage|not_covered_line_detail| |----|----|----|----|----|----| |:lar...

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

github-actions[bot] created a comment on a pull request on StarRocks/starrocks
#### [FE 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
#### [Java-Extensions Incremental Coverage Report] :white_check_mark: **pass** : 0 / 0 (0%)

View on GitHub

gengjun-git 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
#### [Java-Extensions Incremental Coverage Report] :white_check_mark: **pass** : 0 / 0 (0%)

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

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] informationschema.task_runs timezone fix (backport #52123)
## Why I'm doing: informationschema.task_runs timezone fix ## What I'm doing: Fixes #52121 mysql> SELECT TASK_NAME,CREATE_TIME FROM `information_schema`.`task_runs` WHERE `TASK_NAME` = 'mv-5428...
mergify[bot] created a comment on a pull request on StarRocks/starrocks
Cherry-pick of e74de7294697fdf07483227056b959d0295cb2f6 has failed: ``` On branch mergify/bp/branch-3.2/pr-52123 Your branch is up to date with 'origin/branch-3.2'. You are currently cherry-pickin...

View on GitHub

mergify[bot] opened a pull request on StarRocks/starrocks
[BugFix] informationschema.task_runs timezone fix (backport #52123)
## Why I'm doing: informationschema.task_runs timezone fix ## What I'm doing: Fixes #52121 mysql> SELECT TASK_NAME,CREATE_TIME FROM `information_schema`.`task_runs` WHERE `TASK_NAME` = 'mv-5428...
mergify[bot] created a branch on StarRocks/starrocks

mergify/bp/branch-3.2/pr-52123 - The world's fastest open query engine for sub-second analytics both on and off the data lakehouse. With the flexibility to support nearly any scenario, StarRocks provides best-in-class performance for multi-dimensional analytics, real-time analytics, and ad-hoc queries. A Linux Foundation project.

mergify[bot] opened a pull request on StarRocks/starrocks
[BugFix] informationschema.task_runs timezone fix (backport #52123)
## Why I'm doing: informationschema.task_runs timezone fix ## What I'm doing: Fixes #52121 mysql> SELECT TASK_NAME,CREATE_TIME FROM `information_schema`.`task_runs` WHERE `TASK_NAME` = 'mv-5428...
Load more