-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[feature](iceberg)support read iceberg v3 deletion vector. #59272
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
base: master
Are you sure you want to change the base?
Conversation
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
|
run buildall |
2 similar comments
|
run buildall |
|
run buildall |
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
13f4949 to
47cd2f0
Compare
|
run buildall |
TPC-H: Total hot run time: 32026 ms |
TPC-DS: Total hot run time: 173412 ms |
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
ClickBench: Total hot run time: 27.85 s |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
FE Regression Coverage ReportIncrement line coverage |
|
run buildall |
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
TPC-H: Total hot run time: 32066 ms |
TPC-DS: Total hot run time: 173024 ms |
ClickBench: Total hot run time: 27.96 s |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
FE Regression Coverage ReportIncrement line coverage |
|
run buildall |
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
FE UT Coverage ReportIncrement line coverage |
TPC-H: Total hot run time: 31927 ms |
TPC-DS: Total hot run time: 172584 ms |
ClickBench: Total hot run time: 27.86 s |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
b54cfd2 to
a7c4b8d
Compare
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
|
run buildall |
FE Regression Coverage ReportIncrement line coverage |
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
FE UT Coverage ReportIncrement line coverage |
TPC-H: Total hot run time: 32066 ms |
TPC-DS: Total hot run time: 173370 ms |
ClickBench: Total hot run time: 27.79 s |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
FE Regression Coverage ReportIncrement line coverage |
a7c4b8d to
8bd8dcc
Compare
|
run buildall |
TPC-H: Total hot run time: 32369 ms |
TPC-DS: Total hot run time: 172758 ms |
ClickBench: Total hot run time: 27.3 s |
FE UT Coverage ReportIncrement line coverage |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
FE Regression Coverage ReportIncrement line coverage |
What problem does this PR solve?
Problem Summary:
This pull request primarily supports reading the Iceberg v3 deletion vector.
Additionally, for easier testing, I upgraded the Docker Iceberg version to v1.10.0.
Release note
Supports read Iceberg v3 deletion vector.
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)