-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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] backup privileges catalogs workloadgroups #46495
base: master
Are you sure you want to change the base?
[Feature] backup privileges catalogs workloadgroups #46495
Conversation
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
90fd604
to
1e4e1a5
Compare
TPC-H: Total hot run time: 33783 ms
|
TPC-DS: Total hot run time: 198058 ms
|
ClickBench: Total hot run time: 31.71 s
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cause there is no mvcc or snapshot for global objects, We'd better backup these objects use scripts rather than handle them in core.
Currently,we can't get password by external tool |
run buildall |
TPC-H: Total hot run time: 32094 ms
|
TPC-DS: Total hot run time: 195181 ms
|
ClickBench: Total hot run time: 30.78 s
|
run cloud_p0 |
0d3aa68
to
e60f148
Compare
e60f148
to
7b0f4fa
Compare
run buildall |
TPC-H: Total hot run time: 32217 ms
|
TPC-DS: Total hot run time: 185685 ms
|
ClickBench: Total hot run time: 30.47 s
|
run buildall |
TPC-H: Total hot run time: 32148 ms
|
TPC-DS: Total hot run time: 190573 ms
|
ClickBench: Total hot run time: 30.19 s
|
What problem does this PR solve?
https://doc.weixin.qq.com/doc/w3_AGkArQbjACc5rBcdFOxQcaBSzESxW?scode=AJEAIQdfAAosLUmBoQAGkArQbjACc
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)