Uh oh!
There was an error while loading. Please reload this page.
[opt](complex type) support prune nested column through lateral view - #58776
Conversation
Thearas
commented
Dec 5, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
924060929
commented
Dec 5, 2025
run buildall |
doris-robot
commented
Dec 5, 2025
TPC-H: Total hot run time: 34926 ms |
doris-robot
commented
Dec 5, 2025
TPC-DS: Total hot run time: 180718 ms |
doris-robot
commented
Dec 5, 2025
ClickBench: Total hot run time: 28.04 s |
hello-stephen
commented
Dec 5, 2025
FE Regression Coverage ReportIncrement line coverage |
4 similar comments
hello-stephen
commented
Dec 6, 2025
FE Regression Coverage ReportIncrement line coverage |
hello-stephen
commented
Dec 6, 2025
FE Regression Coverage ReportIncrement line coverage |
hello-stephen
commented
Dec 6, 2025
FE Regression Coverage ReportIncrement line coverage |
hello-stephen
commented
Dec 6, 2025
FE Regression Coverage ReportIncrement line coverage |
a64ea26 to
d9f6a3aCompare924060929
commented
Dec 7, 2025
run buildall |
hello-stephen
commented
Dec 7, 2025
FE UT Coverage ReportIncrement line coverage |
doris-robot
commented
Dec 7, 2025
TPC-H: Total hot run time: 34435 ms |
doris-robot
commented
Dec 7, 2025
TPC-DS: Total hot run time: 179821 ms |
doris-robot
commented
Dec 7, 2025
ClickBench: Total hot run time: 26.93 s |
hello-stephen
commented
Dec 7, 2025
FE Regression Coverage ReportIncrement line coverage |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
d9f6a3a to
d5f466bCompare924060929
commented
Dec 25, 2025
run buildall |
d5f466b to
6347bb1Compare924060929
commented
Dec 25, 2025
run buildall |
924060929
commented
Dec 25, 2025
run buildall |
doris-robot
commented
Dec 25, 2025
TPC-H: Total hot run time: 36688 ms |
doris-robot
commented
Dec 25, 2025
TPC-DS: Total hot run time: 179150 ms |
doris-robot
commented
Dec 25, 2025
ClickBench: Total hot run time: 27.69 s |
hello-stephen
commented
Dec 25, 2025
FE UT Coverage ReportIncrement line coverage |
hello-stephen
commented
Dec 25, 2025
FE Regression Coverage ReportIncrement line coverage |
Uh oh!
There was an error while loading. Please reload this page.
PR approved by at least one committer and no changes requested. |
Uh oh!
There was an error while loading. Please reload this page.
…pache#58776) support prune nested column through lateral view with the functions: explode, explode_outer, explode_map, explode_map_outer, posexplode, posexplode_outer, apache#57204 related (cherry picked from commit c28afa3)
…ateral view (apache#58776) (apache#59924) cherry pick from apache#58776
What problem does this PR solve?
support prune nested column through lateral view with the functions: explode, explode_outer, explode_map, explode_map_outer, posexplode, posexplode_outer, #57204 related
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)