Ecosyste.ms: Timeline

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

StarRocks/starrocks

mergify[bot] created a comment on a pull request on StarRocks/starrocks
> backport branch-3.2.12 #### 🟠 Waiting for conditions to match <details> - [ ] `merged` [📌 backport requirement] </details> <!--- DO NOT EDIT -*- Mergify Payload -*- {"command": "backport br...

View on GitHub

kevincai created a comment on a pull request on StarRocks/starrocks
@mergify backport branch-3.2.12

View on GitHub

kevincai created a review comment on a pull request on StarRocks/starrocks
lol. That's quite messy and hated when sometimes later the fix is willing to be backport to historic branches, and if it is a different person to do the backport, it will be so hard to resolve the ...

View on GitHub

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

View on GitHub

murphyatwork pushed 1 commit to main StarRocks/starrocks

View on GitHub

murphyatwork closed a pull request on StarRocks/starrocks
[Enhancement] optimize SegmentedColumnSelectiveCopy
## Why I'm doing: ## What I'm doing: optimization 0: add fastpath for 1 segment, use `Column::append_selective` optimization 1: change segment_size from `1<<16` to `1<<20`. optimization...
gengjun-git created a review comment on a pull request on StarRocks/starrocks
em..., good advise, but I think no one would want to submit such a PR alone. After all, submitting a PR requires a lot of extra energy to maintain, such as CI, handling branch conflicts, etc. Som...

View on GitHub

gengjun-git created a review on a pull request on StarRocks/starrocks

View on GitHub

meegoo 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

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

View on GitHub

kevincai opened a pull request on StarRocks/starrocks
Revert "[Tool] update toolchain to 20240724 (backport #50674)"
Reverts StarRocks/starrocks#50733
kevincai created a branch on StarRocks/starrocks

revert-50733-mergify/bp/branch-3.2/pr-50674 - 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.

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] Disable optimize table on auto bucket table (backport #52120) (#52303) Signed-off-by: meegoo <meegoo.s... e9412f6

View on GitHub

wanpengfei-git deleted a branch StarRocks/starrocks

mergify/bp/branch-3.2/pr-52120

wanpengfei-git closed a pull request on StarRocks/starrocks
[Enhancement] Disable optimize table on auto bucket table (backport #52120)
## Why I'm doing: ## What I'm doing: Fixes #issue ## What type of PR is this: - [ ] BugFix - [ ] Feature - [x] Enhancement - [ ] Refactor - [ ] UT - [ ] Doc - [ ] Tool Does this PR entail a ch...
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** : 0 / 1 (00.00%) #### file detail | |path|covered_line|new_line|coverage|not_covered_line_detail| |----|----|----|----|----|----| |:large_...

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

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] Fix tablet meta use tabletMeta uses partition_id and physical_partition_id at the same time to cause confusion (backport #52258)
## 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 this PR entail a ch...
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 tablet meta use tabletMeta uses partition_id and physical_partition_id at the same time to cause confusion (backport #52258)
## 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 this PR entail a ch...
starrocks-cr[bot] created a review comment on a pull request on StarRocks/starrocks
The most risky bug in this code is: Improper handling of the `MemTrackerDeleter` with `arrow::SliceBuffer`, which might lead to incorrect memory management or leaks since `std::shared_ptr` is used ...

View on GitHub

starrocks-cr[bot] created a review on a pull request on StarRocks/starrocks

View on GitHub

mergify[bot] created a comment on a pull request on StarRocks/starrocks
Cherry-pick of 248ee98eb9464cfc135e89fa9bf7e14d289ab943 has failed: ``` On branch mergify/bp/branch-3.2/pr-52258 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] Fix tablet meta use tabletMeta uses partition_id and physical_partition_id at the same time to cause confusion (backport #52258)
## 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 this PR entail a ch...
Load more