StarRocks / starrocks

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.
https://starrocks.io
Apache License 2.0
9.03k stars 1.82k forks source link

[BugFix] Fix migrate storage medium miss auto-bucket partition bug #53101

Open HangyuanLiu opened 17 hours ago

HangyuanLiu commented 17 hours ago

Why I'm doing:

What I'm doing:

Fixes #issue https://github.com/StarRocks/StarRocksTest/issues/8844

What type of PR is this:

Does this PR entail a change in behavior?

If yes, please specify the type of change:

Checklist:

Bugfix cherry-pick branch check:

sonarcloud[bot] commented 17 hours ago

Quality Gate Passed Quality Gate passed

Issues
5 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

github-actions[bot] commented 3 hours ago

[Java-Extensions Incremental Coverage Report]

:white_check_mark: pass : 0 / 0 (0%)

github-actions[bot] commented 3 hours ago

[FE Incremental Coverage Report]

:x: fail : 10 / 14 (71.43%)

file detail

path covered_line new_line coverage not_covered_line_detail
:large_blue_circle: com/starrocks/clone/TabletScheduler.java 0 1 00.00% [1553]
:large_blue_circle: com/starrocks/leader/ReportHandler.java 10 13 76.92% [680, 688, 703]
github-actions[bot] commented 3 hours ago

[BE Incremental Coverage Report]

:white_check_mark: pass : 0 / 0 (0%)