Uh oh!
There was an error while loading. Please reload this page.
[feature](inverted index) Support the IS NOT NULL condition in expr via inverted indexes - #50748
Conversation
hello-stephen
commented
May 9, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
csun5285
commented
May 9, 2025
run buildall |
doris-robot
commented
May 9, 2025
TPC-H: Total hot run time: 33725 ms |
doris-robot
commented
May 9, 2025
TPC-DS: Total hot run time: 191505 ms |
doris-robot
commented
May 9, 2025
ClickBench: Total hot run time: 28.71 s |
hello-stephen
commented
May 9, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
May 9, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
Uh oh!
There was an error while loading. Please reload this page.
csun5285
commented
May 14, 2025
run buildall |
doris-robot
commented
May 14, 2025
TPC-H: Total hot run time: 34155 ms |
doris-robot
commented
May 14, 2025
TPC-DS: Total hot run time: 188195 ms |
doris-robot
commented
May 14, 2025
ClickBench: Total hot run time: 29.41 s |
doris-robot
commented
May 14, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
May 14, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
eldenmoon
commented
May 14, 2025
run buildall |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
doris-robot
commented
May 14, 2025
TPC-H: Total hot run time: 33936 ms |
doris-robot
commented
May 14, 2025
TPC-DS: Total hot run time: 193148 ms |
doris-robot
commented
May 14, 2025
ClickBench: Total hot run time: 28.97 s |
hello-stephen
commented
May 14, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
May 14, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
May 14, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
May 14, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
May 15, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
…ia inverted indexes (apache#50748) Support the IS NOT NULL condition in expr via inverted indexes
…ia inverted indexes (apache#50748) Support the IS NOT NULL condition in expr via inverted indexes
…ia inverted indexes (apache#50748) Support the IS NOT NULL condition in expr via inverted indexes
…on in expr via inverted indexes apache#50748 (apache#52644) pick from master apache#50748
What problem does this PR solve?
Support the IS NOT NULL condition in expr via inverted indexes
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)