Skip to content

branch-4.0: [fix](inverted index) fix BM25 LENGTH_TABLE using byte4_to_int for correct norm decoding #59713 - #59812

Merged
yiguolei merged 1 commit into
branch-4.0from
auto-pick-59713-branch-4.0
Jan 13, 2026
Merged

branch-4.0: [fix](inverted index) fix BM25 LENGTH_TABLE using byte4_to_int for correct norm decoding #59713#59812
yiguolei merged 1 commit into
branch-4.0from
auto-pick-59713-branch-4.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Cherry-picked from #59713

@hello-stephen

Copy link
Copy Markdown
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?

@hello-stephen

Copy link
Copy Markdown
Contributor

run buildall

@doris-robot

Copy link
Copy Markdown

BE UT Coverage Report

Increment line coverage 3.45% (1/29) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage53.47% (18874/35300)
Line Coverage39.28% (175084/445696)
Region Coverage33.98% (135407/398538)
Branch Coverage34.91% (58507/167606)

@yiguolei
yiguolei merged commit 2852d84 into branch-4.0Jan 13, 2026
25 of 28 checks passed
@github-actions
github-actionsBot deleted the auto-pick-59713-branch-4.0 branch January 13, 2026 08:45
ybtsdst pushed a commit to ybtsdst/doris that referenced this pull request Feb 27, 2026
…o_int for correct norm decoding apache#59713 (apache#59812)
Cherry-picked from apache#59713
Co-authored-by: zzzxl <yangsiyu@selectdb.com>
Sign up for freeto 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.

5 participants

@hello-stephen@doris-robot@yiguolei@dataroaring@zzzxl1993