Uh oh!
There was an error while loading. Please reload this page.
[fix](iceberg) support reading iceberg partition table without partition value stored in file - #56918
Conversation
hello-stephen
commented
Oct 13, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
398bce2 to
c8fdba8Comparesuxiaogang223
commented
Oct 13, 2025
run buildall |
doris-robot
commented
Oct 13, 2025
TPC-DS: Total hot run time: 190512 ms |
doris-robot
commented
Oct 13, 2025
ClickBench: Total hot run time: 30.83 s |
hello-stephen
commented
Oct 13, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Oct 13, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
suxiaogang223
commented
Oct 14, 2025
run external |
c8fdba8 to
62b3f30Comparesuxiaogang223
commented
Oct 14, 2025
run buildall |
suxiaogang223
commented
Oct 14, 2025
run buildall |
doris-robot
commented
Oct 14, 2025
TPC-DS: Total hot run time: 190305 ms |
doris-robot
commented
Oct 14, 2025
ClickBench: Total hot run time: 30.91 s |
hello-stephen
commented
Oct 14, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Oct 14, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
hello-stephen
commented
Oct 15, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
Uh oh!
There was an error while loading. Please reload this page.
…ion value stored in file (#56918) ### What problem does this PR solve? Fix querying iceberg partition table when partition value is not stored in file.
…ion value stored in file (apache#56918) Fix querying iceberg partition table when partition value is not stored in file.
What problem does this PR solve?
Fix querying iceberg partition table when partition value is not stored in file.
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)