Uh oh!
There was an error while loading. Please reload this page.
[enhance](inverted index) support for multi indexes - #54406
Conversation
hello-stephen
commented
Aug 6, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
csun5285
commented
Aug 6, 2025
run buildall |
1 similar comment
csun5285
commented
Aug 6, 2025
run buildall |
morrySnow
commented
Aug 6, 2025
add description |
doris-robot
commented
Aug 6, 2025
TPC-H: Total hot run time: 33867 ms |
doris-robot
commented
Aug 6, 2025
TPC-DS: Total hot run time: 160762 ms |
doris-robot
commented
Aug 6, 2025
ClickBench: Total hot run time: 33.2 s |
dcf0dba to
82ea400Comparecsun5285
commented
Aug 7, 2025
run buildall |
doris-robot
commented
Aug 7, 2025
TPC-H: Total hot run time: 33910 ms |
doris-robot
commented
Aug 7, 2025
TPC-DS: Total hot run time: 171171 ms |
doris-robot
commented
Aug 7, 2025
ClickBench: Total hot run time: 33.59 s |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
hello-stephen
commented
Aug 7, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
82ea400 to
b19d958Comparecsun5285
commented
Aug 8, 2025
run buildall |
hello-stephen
commented
Aug 8, 2025
FE UT Coverage ReportIncrement line coverage |
doris-robot
commented
Aug 8, 2025
TPC-H: Total hot run time: 33749 ms |
doris-robot
commented
Aug 8, 2025
TPC-DS: Total hot run time: 161031 ms |
doris-robot
commented
Aug 8, 2025
ClickBench: Total hot run time: 33.61 s |
b19d958 to
bc0a8aaComparecsun5285
commented
Aug 8, 2025
run buildall |
doris-robot
commented
Aug 8, 2025
TPC-H: Total hot run time: 33373 ms |
doris-robot
commented
Aug 8, 2025
TPC-DS: Total hot run time: 185982 ms |
csun5285
commented
Aug 8, 2025
run buildall |
doris-robot
commented
Aug 8, 2025
TPC-H: Total hot run time: 33836 ms |
doris-robot
commented
Aug 8, 2025
TPC-DS: Total hot run time: 161280 ms |
doris-robot
commented
Aug 8, 2025
ClickBench: Total hot run time: 33.09 s |
hello-stephen
commented
Aug 8, 2025
FE UT Coverage ReportIncrement line coverage |
doris-robot
commented
Aug 8, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Aug 8, 2025
BE Regression && 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. |
eldenmoon
commented
Aug 11, 2025
skip check_coverage |
Uh oh!
There was an error while loading. Please reload this page.
1.Supports two inverted indexes (tokenized & non-tokenized) on one STRING column.
2.Supports for creating multiple inverted indexes on VARIANT subcolumns.
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)