Uh oh!
There was an error while loading. Please reload this page.
[fix](orc) fix orc push down for hive acid table - #49927
Conversation
Thearas
commented
Apr 9, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
suxiaogang223
commented
Apr 9, 2025
run buildall |
doris-robot
commented
Apr 9, 2025
TeamCity cloud ut coverage result: |
suxiaogang223
commented
Apr 9, 2025
run buildall |
doris-robot
commented
Apr 9, 2025
TeamCity cloud ut coverage result: |
doris-robot
commented
Apr 9, 2025
TPC-H: Total hot run time: 35234 ms |
doris-robot
commented
Apr 9, 2025
TPC-DS: Total hot run time: 193813 ms |
doris-robot
commented
Apr 9, 2025
ClickBench: Total hot run time: 31.92 s |
doris-robot
commented
Apr 9, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
suxiaogang223
commented
Apr 10, 2025
run buildall |
doris-robot
commented
Apr 10, 2025
TeamCity cloud ut coverage result: |
doris-robot
commented
Apr 10, 2025
TPC-H: Total hot run time: 34098 ms |
doris-robot
commented
Apr 10, 2025
TPC-DS: Total hot run time: 193370 ms |
doris-robot
commented
Apr 10, 2025
ClickBench: Total hot run time: 31.77 s |
54a9652 to
e64d277Comparesuxiaogang223
commented
Apr 10, 2025
run buildall |
doris-robot
commented
Apr 10, 2025
TeamCity cloud ut coverage result: |
doris-robot
commented
Apr 10, 2025
TPC-H: Total hot run time: 34597 ms |
doris-robot
commented
Apr 10, 2025
TPC-DS: Total hot run time: 192648 ms |
doris-robot
commented
Apr 10, 2025
ClickBench: Total hot run time: 31.95 s |
suxiaogang223
commented
Apr 10, 2025
run buildall |
doris-robot
commented
Apr 10, 2025
TeamCity cloud ut coverage result: |
doris-robot
commented
Apr 10, 2025
TPC-H: Total hot run time: 35014 ms |
doris-robot
commented
Apr 10, 2025
TPC-DS: Total hot run time: 183760 ms |
doris-robot
commented
Apr 10, 2025
ClickBench: Total hot run time: 31.06 s |
suxiaogang223
commented
Apr 11, 2025
run buildall |
doris-robot
commented
Apr 11, 2025
TeamCity cloud ut coverage result: |
doris-robot
commented
Apr 11, 2025
TPC-H: Total hot run time: 34335 ms |
doris-robot
commented
Apr 11, 2025
TPC-DS: Total hot run time: 186905 ms |
doris-robot
commented
Apr 11, 2025
ClickBench: Total hot run time: 31.08 s |
doris-robot
commented
Apr 21, 2025
TPC-DS: Total hot run time: 193042 ms |
doris-robot
commented
Apr 21, 2025
ClickBench: Total hot run time: 30.07 s |
suxiaogang223
commented
Apr 22, 2025
run buildall |
doris-robot
commented
Apr 22, 2025
TeamCity cloud ut coverage result: |
doris-robot
commented
Apr 22, 2025
TPC-H: Total hot run time: 33952 ms |
doris-robot
commented
Apr 22, 2025
TPC-DS: Total hot run time: 192670 ms |
doris-robot
commented
Apr 22, 2025
ClickBench: Total hot run time: 30.33 s |
hello-stephen
commented
Apr 22, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Apr 22, 2025
BE Regression P0 && 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. |
### What problem does this PR solve? ### Release note relate pr: apache#43255 Improved ACID table column handling - Added support for ACID column prefix in ORC column initialization - Fixed column name handling for ACID tables - Improved type mapping for ACID table columns
relate pr: apache#43255 Improved ACID table column handling - Added support for ACID column prefix in ORC column initialization - Fixed column name handling for ACID tables - Improved type mapping for ACID table columns
relate pr: apache#43255 Improved ACID table column handling - Added support for ACID column prefix in ORC column initialization - Fixed column name handling for ACID tables - Improved type mapping for ACID table columns
relate pr: apache#43255 Improved ACID table column handling - Added support for ACID column prefix in ORC column initialization - Fixed column name handling for ACID tables - Improved type mapping for ACID table columns
relate pr: apache#43255 Improved ACID table column handling - Added support for ACID column prefix in ORC column initialization - Fixed column name handling for ACID tables - Improved type mapping for ACID table columns
What problem does this PR solve?
Release note
relate pr: #43255
Improved ACID table column handling
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)