Uh oh!
There was an error while loading. Please reload this page.
branch-3.0: [fix](variant)fix variant type conflicts in nested types (#52696) - #53123
Conversation
Thearas
commented
Jul 11, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
amorynan
commented
Jul 11, 2025
run buildall |
1 similar comment
amorynan
commented
Jul 11, 2025
run buildall |
1. fix variant type conflicts with scalar and array 2. fix multi-level array can be parse into variant which should be report as error 3. fix convert_field_to_type convert_numric_type do not use PrimitiveType 4. add UT for function_cast :: FromVariant
3c9d5eb to
6d0cca1Compareamorynan
commented
Jul 14, 2025
run buildall |
doris-robot
commented
Jul 14, 2025
TPC-H: Total hot run time: 39949 ms |
doris-robot
commented
Jul 14, 2025
TPC-DS: Total hot run time: 195411 ms |
doris-robot
commented
Jul 14, 2025
ClickBench: Total hot run time: 29.83 s |
amorynan
commented
Jul 14, 2025
run buildall |
doris-robot
commented
Jul 14, 2025
TPC-H: Total hot run time: 39659 ms |
doris-robot
commented
Jul 14, 2025
TPC-DS: Total hot run time: 196078 ms |
doris-robot
commented
Jul 14, 2025
ClickBench: Total hot run time: 30.43 s |
amorynan
commented
Jul 15, 2025
run buildall |
doris-robot
commented
Jul 15, 2025
TPC-H: Total hot run time: 39831 ms |
doris-robot
commented
Jul 15, 2025
TPC-DS: Total hot run time: 196387 ms |
doris-robot
commented
Jul 15, 2025
ClickBench: Total hot run time: 30.43 s |
amorynan
commented
Jul 15, 2025
run buildall |
amorynan
commented
Jul 16, 2025
run buildall |
doris-robot
commented
Jul 16, 2025
TPC-H: Total hot run time: 39939 ms |
hello-stephen
commented
Jul 16, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
doris-robot
commented
Jul 16, 2025
ClickBench: Total hot run time: 30.88 s |
hello-stephen
commented
Jul 16, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
amorynan
commented
Jul 16, 2025
run buildall |
doris-robot
commented
Jul 16, 2025
TPC-H: Total hot run time: 39816 ms |
doris-robot
commented
Jul 16, 2025
TPC-DS: Total hot run time: 198154 ms |
doris-robot
commented
Jul 16, 2025
ClickBench: Total hot run time: 30.44 s |
doris-robot
commented
Jul 16, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Jul 16, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
1 similar comment
hello-stephen
commented
Jul 16, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
eldenmoon
commented
Jul 17, 2025
run buildall |
amorynan
commented
Jul 17, 2025
run buildall |
doris-robot
commented
Jul 17, 2025
TPC-H: Total hot run time: 40216 ms |
doris-robot
commented
Jul 17, 2025
TPC-DS: Total hot run time: 196971 ms |
hello-stephen
commented
Jul 17, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
doris-robot
commented
Jul 17, 2025
ClickBench: Total hot run time: 29.85 s |
hello-stephen
commented
Jul 17, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
amorynan
commented
Jul 17, 2025
run cloud_p0 |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
hello-stephen
commented
Jul 17, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
cherry-pick: #52696 and #53418