Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature](inverted index) add ordered functionality to match_phrase query #37751

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

zzzxl1993
Copy link
Contributor

@zzzxl1993 zzzxl1993 commented Jul 14, 2024

Proposed changes

  1. select count() from tbl where b match_phrase 'the brown ~2+';

Pick #36356

…ery (apache#36356)

1. select count() from tbl where b match_phrase 'the brown ~2+';
@doris-robot
Copy link

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

run buildall

Copy link
Contributor

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

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.59% (9269/25334)
Line Coverage: 28.12% (75848/269752)
Region Coverage: 26.93% (38974/144735)
Branch Coverage: 23.63% (19785/83722)
Coverage Report: http://coverage.selectdb-in.cc/coverage/48e1458d2e8261830ea77c5ddb138ae2c342f6b8_48e1458d2e8261830ea77c5ddb138ae2c342f6b8/report/index.html

@zzzxl1993 zzzxl1993 changed the title [feture](inverted index) add ordered functionality to match_phrase query [feature](inverted index) add ordered functionality to match_phrase query Jul 15, 2024
Copy link
Member

@airborne12 airborne12 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

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

@github-actions github-actions bot added approved Indicates a PR has been approved by one committer. reviewed labels Jul 15, 2024
Copy link
Contributor

PR approved by anyone and no changes requested.

@airborne12 airborne12 merged commit b7dbd5c into apache:branch-2.1 Jul 15, 2024
22 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by one committer. reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants