Skip to content

[fix] Implementing match_phrase_edge without index query method - #41658

Merged
airborne12 merged 1 commit into
apache:masterfrom
zzzxl1993:202410101051
Oct 16, 2024
Merged

[fix] Implementing match_phrase_edge without index query method#41658
airborne12 merged 1 commit into
apache:masterfrom
zzzxl1993:202410101051

Conversation

@zzzxl1993

@zzzxl1993zzzxl1993 commented Oct 10, 2024

Copy link
Copy Markdown
Contributor
  1. Supports match_phrase_edge query without creating an inverted index.

@doris-robot

Copy link
Copy Markdown

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

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@zzzxl1993

Copy link
Copy Markdown
ContributorAuthor

run buildall

@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@doris-robot

Copy link
Copy Markdown

TeamCity be ut coverage result:
Function Coverage: 37.41% (9660/25825)
Line Coverage: 28.68% (80152/279513)
Region Coverage: 28.11% (41442/147448)
Branch Coverage: 24.71% (21107/85422)
Coverage Report: http://coverage.selectdb-in.cc/coverage/cb86ade1c25ba3203a967fdce2ff31a46e1d4969_cb86ade1c25ba3203a967fdce2ff31a46e1d4969/report/index.html

@csun5285csun5285 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions

Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

@zzzxl1993

Copy link
Copy Markdown
ContributorAuthor

run buildall

@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@doris-robot

Copy link
Copy Markdown

TeamCity be ut coverage result:
Function Coverage: 37.46% (9707/25916)
Line Coverage: 28.73% (80603/280538)
Region Coverage: 28.17% (41689/148001)
Branch Coverage: 24.75% (21204/85658)
Coverage Report: http://coverage.selectdb-in.cc/coverage/60d7ad15a6b7680a36bb7c944827aeb10e077228_60d7ad15a6b7680a36bb7c944827aeb10e077228/report/index.html

@airborne12airborne12 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions

Copy link
Copy Markdown
Contributor

PR approved by at least one committer and no changes requested.

@github-actionsgithub-actionsBot added the approved Indicates a PR has been approved by one committer. label Oct 16, 2024
@airborne12
airborne12 merged commit 8056274 into apache:masterOct 16, 2024
zzzxl1993 added a commit to zzzxl1993/doris that referenced this pull request Oct 18, 2024
…he#41658)
1. Supports match_phrase_edge query without creating an inverted index.
zzzxl1993 added a commit to zzzxl1993/doris that referenced this pull request Oct 22, 2024
…he#41658)
1. Supports match_phrase_edge query without creating an inverted index.
zzzxl1993 added a commit to zzzxl1993/doris that referenced this pull request Oct 22, 2024
…he#41658)
1. Supports match_phrase_edge query without creating an inverted index.
zzzxl1993 added a commit to zzzxl1993/doris that referenced this pull request Nov 7, 2024
…he#41658)
1. Supports match_phrase_edge query without creating an inverted index.
HappenLee pushed a commit to HappenLee/incubator-doris that referenced this pull request Apr 24, 2026
…he#41658)
1. Supports match_phrase_edge query without creating an inverted index.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by one committer.dev/2.1.7-mergeddev/3.0.3-mergedreviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@zzzxl1993@doris-robot@airborne12@csun5285@wm1581066@eldenmoon