Uh oh!
There was an error while loading. Please reload this page.
branch-3.1: [enhance](variant) typed_paths_to sparse column - #52927
Conversation
Thearas
commented
Jul 8, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
csun5285
commented
Jul 8, 2025
run buildall |
csun5285
commented
Jul 8, 2025
run buildall |
doris-robot
commented
Jul 8, 2025
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
doris-robot
commented
Jul 8, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
commit 1 commit 1 f2 test tmp commit 2 remove unused code fix fix tmp commit fix fix fix commment1 fix comment2 fix fix [fix](inverted index) pick index on fe [fix](variant) fix decimal in sparse column and format code fix fix ut fix license fix p0
38a516d to
5435495Comparecsun5285
commented
Jul 9, 2025
run buildall |
hello-stephen
commented
Jul 9, 2025
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
eldenmoon
commented
Jul 9, 2025
increment line coverage need 85% |
doris-robot
commented
Jul 9, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
csun5285
commented
Jul 9, 2025
run buildall |
doris-robot
commented
Jul 9, 2025
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
doris-robot
commented
Jul 9, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
csun5285
commented
Jul 10, 2025
run buildall |
hello-stephen
commented
Jul 10, 2025
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
doris-robot
commented
Jul 10, 2025
TPC-H: Total hot run time: 39755 ms |
doris-robot
commented
Jul 10, 2025
TPC-DS: Total hot run time: 197088 ms |
doris-robot
commented
Jul 10, 2025
ClickBench: Total hot run time: 31.24 s |
…2927) 1. support when the sub-columns in the specified variant are of a fixed type, these sub-columns can be included in sparse columns. 2. add many cases and ut
…2927) 1. support when the sub-columns in the specified variant are of a fixed type, these sub-columns can be included in sparse columns. 2. add many cases and ut branch-3.1: [fix](variant type) fix add variant column, index (apache#53092) [fix](variant) Fix metadata compatibility for FE (apache#53748) - In version 3.1, we used 'VariantType', which inherits from 'ScalarType', as the metadata storage for newly created variants, differing from the previously used 'ScalarType'. - To ensure compatibility with previous metadata, convert 'VariantType' to 'ScalarType' before use. fix [fix](variant) fix array contains null fix case fix
What problem does this PR solve?
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)