Skip to content

[fix](inverted index) Fix Null Pointer Exception in function match#45774

Merged
qidaye merged 1 commit intoapache:branch-2.1from
zzzxl1993:branch-2.1.202412161434
Dec 24, 2024
Merged

[fix](inverted index) Fix Null Pointer Exception in function match#45774
qidaye merged 1 commit intoapache:branch-2.1from
zzzxl1993:branch-2.1.202412161434

Conversation

@zzzxl1993
Copy link
Copy Markdown
Contributor

@Thearas
Copy link
Copy Markdown
Contributor

Thearas commented Dec 23, 2024

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
Copy Markdown
Contributor Author

run buildall

…pache#45456)

Problem Summary:

Using select match_phrase('', '') in the old optimizer causes issues
@zzzxl1993 zzzxl1993 force-pushed the branch-2.1.202412161434 branch from d9bbce9 to a69dcdf Compare December 23, 2024 07:56
@zzzxl1993
Copy link
Copy Markdown
Contributor Author

run buildall

@doris-robot
Copy link
Copy Markdown

TeamCity be ut coverage result:
Function Coverage: 36.48% (9575/26247)
Line Coverage: 27.94% (78707/281734)
Region Coverage: 26.61% (40411/151839)
Branch Coverage: 23.36% (20464/87586)
Coverage Report: http://coverage.selectdb-in.cc/coverage/a69dcdf57df4980108b1d4718af7f0986140fd55_a69dcdf57df4980108b1d4718af7f0986140fd55/report/index.html

@qidaye qidaye merged commit 02f15a8 into apache:branch-2.1 Dec 24, 2024
@yiguolei yiguolei mentioned this pull request Jan 19, 2025
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