Uh oh!
There was an error while loading. Please reload this page.
[feature](schema change) unified schema change for parquet and orc reader (#32873) - #38408
Conversation
doris-robot
commented
Jul 26, 2024
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
hubgeter
commented
Jul 26, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Jul 26, 2024
TPC-H: Total hot run time: 49531 ms |
doris-robot
commented
Jul 26, 2024
TeamCity be ut coverage result: |
doris-robot
commented
Jul 26, 2024
TPC-DS: Total hot run time: 202552 ms |
doris-robot
commented
Jul 26, 2024
ClickBench: Total hot run time: 30.83 s |
doris-robot
commented
Jul 26, 2024
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' |
Uh oh!
There was an error while loading. Please reload this page.
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
…ader (apache#32873) (apache#38408) ## Proposed changes bp apache#32873 Scenario: Reading a hive table after adding fields to a struct column Since there are still problems with reading tables in parquet and text formats on the master in this scenario, only tables in orc format are picked here and some cases are added.
Proposed changes
bp #32873
Scenario: Reading a hive table after adding fields to a struct column
Since there are still problems with reading tables in parquet and text formats on the master in this scenario, only tables in orc format are picked here and some cases are added.