Skip to content

[feature](bm25) support score range filter pushdown (min_score semantics)#60997

Merged
yiguolei merged 1 commit intoapache:branch-4.0from
zzzxl1993:202603031809
Mar 4, 2026
Merged

[feature](bm25) support score range filter pushdown (min_score semantics)#60997
yiguolei merged 1 commit intoapache:branch-4.0from
zzzxl1993:202603031809

Conversation

@zzzxl1993
Copy link
Contributor

@zzzxl1993 zzzxl1993 commented Mar 3, 2026

@zzzxl1993 zzzxl1993 requested a review from yiguolei as a code owner March 3, 2026 12:09
@hello-stephen
Copy link
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@zzzxl1993
Copy link
Contributor Author

run buildall

@zzzxl1993 zzzxl1993 changed the title [feature](bm25) support score range filter pushdown (min_score semantics) (#60100) [feature](bm25) support score range filter pushdown (min_score semantics) Mar 3, 2026
@doris-robot
Copy link

Cloud UT Coverage Report

Increment line coverage 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 79.14% (1787/2258)
Line Coverage 64.70% (31744/49065)
Region Coverage 65.33% (15840/24245)
Branch Coverage 55.87% (8411/15054)

@hello-stephen
Copy link
Contributor

FE UT Coverage Report

Increment line coverage 15.13% (18/119) 🎉
Increment coverage report
Complete coverage report

@hello-stephen
Copy link
Contributor

BE UT Coverage Report

Increment line coverage 61.73% (50/81) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 53.04% (19160/36121)
Line Coverage 36.22% (178396/492595)
Region Coverage 32.79% (138215/421452)
Branch Coverage 33.78% (60042/177738)

@yiguolei yiguolei merged commit 5bb85e7 into apache:branch-4.0 Mar 4, 2026
27 of 31 checks passed
@yiguolei yiguolei mentioned this pull request Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants