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.73k stars 1.75k forks source link

[Enhancement] Support Dictionary on compute node #47633

Closed srlch closed 3 months ago

srlch commented 3 months ago

Support Dictionary creating on cn

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 3 months ago

Quality Gate Passed Quality Gate passed

Issues
4 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 3 months ago

[FE Incremental Coverage Report]

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

file detail

path covered_line new_line coverage not_covered_line_detail
:large_blue_circle: com/starrocks/catalog/DictionaryMgr.java 12 12 100.00% []
github-actions[bot] commented 3 months ago

[BE Incremental Coverage Report]

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

github-actions[bot] commented 3 months ago

@Mergifyio backport branch-3.3

mergify[bot] commented 3 months ago

backport branch-3.3

✅ Backports have been created

* [#47692 [Enhancement] Support Dictionary on compute node (backport #47633)](https://github.com/StarRocks/starrocks/pull/47692) has been created for branch `branch-3.3`