-
Notifications
You must be signed in to change notification settings - Fork 3.7k
branch-3.1: [fix](variant)fix variant type conflicts in nested types #52696 #53119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
branch-3.1: [fix](variant)fix variant type conflicts in nested types #52696 #53119
Conversation
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
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
|
run buildall |
TPC-H: Total hot run time: 39716 ms |
TPC-DS: Total hot run time: 196908 ms |
ClickBench: Total hot run time: 30.13 s |
|
run buildall |
TPC-H: Total hot run time: 40555 ms |
|
run buildall |
TPC-H: Total hot run time: 40216 ms |
|
run buildall |
TPC-H: Total hot run time: 32732 ms |
TPC-DS: Total hot run time: 197523 ms |
ClickBench: Total hot run time: 28.43 s |
|
run buildall |
TPC-H: Total hot run time: 32648 ms |
|
run buildall |
|
run buildall |
TPC-H: Total hot run time: 32629 ms |
TPC-DS: Total hot run time: 197525 ms |
ClickBench: Total hot run time: 29.36 s |
TPC-H: Total hot run time: 32846 ms |
TPC-DS: Total hot run time: 197224 ms |
|
run buildall |
TPC-H: Total hot run time: 32149 ms |
TPC-DS: Total hot run time: 190720 ms |
ClickBench: Total hot run time: 28.8 s |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
|
run buildall |
TPC-H: Total hot run time: 32263 ms |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
TPC-DS: Total hot run time: 197134 ms |
ClickBench: Total hot run time: 29.36 s |
|
run buildall |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
|
run buildall |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
|
run p0 |
|
run performance |
TPC-H: Total hot run time: 32241 ms |
TPC-DS: Total hot run time: 197295 ms |
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
ClickBench: Total hot run time: 29.34 s |
picked from #52696