Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]support export on cn when run on shared_data mode (backport #31208) #34018

Merged
merged 1 commit into from Oct 31, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 31, 2023

This is an automatic backport of pull request #31208 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

Signed-off-by: abc982627271 <liuxuefen@starrocks.com>
(cherry picked from commit 9e9bf9a)
@sonarcloud
Copy link

sonarcloud bot commented Oct 31, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

0.0% 0.0% Coverage
3.0% 3.0% Duplication

warning The version of Java (11.0.21) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@wanpengfei-git wanpengfei-git merged commit 79163f2 into branch-3.1 Oct 31, 2023
24 of 26 checks passed
@wanpengfei-git wanpengfei-git deleted the mergify/bp/branch-3.1/pr-31208 branch October 31, 2023 11:45
@github-actions
Copy link

[BE Incremental Coverage Report]

pass : 0 / 0 (0%)

@github-actions
Copy link

[FE Incremental Coverage Report]

pass : 20 / 22 (90.91%)

file detail

path covered_line new_line coverage not_covered_line_detail
🔵 com/starrocks/load/ExportJob.java 0 2 00.00% [757, 758]
🔵 com/starrocks/system/SystemInfoService.java 7 7 100.00% []
🔵 com/starrocks/load/ExportChecker.java 8 8 100.00% []
🔵 com/starrocks/task/ExportPendingTask.java 5 5 100.00% []

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants