-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[opt](iceberg) support create branch/tag for iceberg #51727
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
Conversation
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
run buildall |
2 similar comments
run buildall |
run buildall |
TPC-H: Total hot run time: 35852 ms
|
TPC-DS: Total hot run time: 197410 ms
|
ClickBench: Total hot run time: 29.14 s
|
08791a9
to
b113839
Compare
run buildall |
TPC-H: Total hot run time: 33983 ms
|
TPC-DS: Total hot run time: 185994 ms
|
ClickBench: Total hot run time: 29.45 s
|
run buildall |
TPC-H: Total hot run time: 33961 ms
|
TPC-DS: Total hot run time: 185428 ms
|
ClickBench: Total hot run time: 29.13 s
|
edbd112
to
e1eb917
Compare
run buildall |
TPC-H: Total hot run time: 34614 ms
|
TPC-DS: Total hot run time: 186466 ms
|
ClickBench: Total hot run time: 29.77 s
|
FE UT Coverage ReportIncrement line coverage |
a5f1a1a
to
02d730c
Compare
run buildall |
TPC-H: Total hot run time: 34097 ms
|
TPC-DS: Total hot run time: 185314 ms
|
ClickBench: Total hot run time: 30.01 s
|
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
What problem does this PR solve?
Related Issue: #48285
Problem Summary:
You can now create Iceberg branches and tags through Doris.
The supported time units include: DAYS, HOURS, MINUTES
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)