StarRocks / starrocks

StarRocks, a Linux Foundation project, is a next-generation sub-second MPP OLAP database for full analytics scenarios, including multi-dimensional analytics, real-time analytics, and ad-hoc queries.
https://starrocks.io
Apache License 2.0
8.26k stars 1.67k forks source link

[Refactor] remove frequent new object just for comparison #47652

Closed kevincai closed 2 days ago

kevincai commented 2 days ago

Why I'm doing:

What I'm doing:

Fixes #issue

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 2 days ago

Quality Gate Passed Quality Gate passed

Issues
0 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 SonarCloud

github-actions[bot] commented 2 days ago

[FE Incremental Coverage Report]

:white_check_mark: pass : 3 / 3 (100.00%)

file detail

path covered_line new_line coverage not_covered_line_detail
:large_blue_circle: com/starrocks/catalog/PartitionInfo.java 2 2 100.00% []
:large_blue_circle: com/starrocks/catalog/DataProperty.java 1 1 100.00% []
github-actions[bot] commented 2 days ago

[BE Incremental Coverage Report]

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

kevincai commented 2 days ago

@mergifyio backport branch-3.3 branch-3.2

mergify[bot] commented 2 days ago

backport branch-3.3 branch-3.2

✅ Backports have been created

* [#47658 [Refactor] remove frequent new object just for comparison (backport #47652)](https://github.com/StarRocks/starrocks/pull/47658) has been created for branch `branch-3.3` * [#47659 [Refactor] remove frequent new object just for comparison (backport #47652)](https://github.com/StarRocks/starrocks/pull/47659) has been created for branch `branch-3.2`