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

Add match_phrase_prefix support to where command in PPL #73

Merged

Conversation

MaxKsyunz
Copy link

Description

Add match_phrase_prefix support to where command in PPL.

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

MaxKsyunz added 3 commits June 16, 2022 02:20
Signed-off-by: MaxKsyunz <maxk@bitquilltech.com>
Signed-off-by: MaxKsyunz <maxk@bitquilltech.com>
Signed-off-by: MaxKsyunz <maxk@bitquilltech.com>
@MaxKsyunz MaxKsyunz requested a review from a team June 16, 2022 09:23
@codecov
Copy link

codecov bot commented Jun 16, 2022

Codecov Report

Merging #73 (2c65764) into dev-match_phrase_prefix-#186 (a485765) will not change coverage.
The diff coverage is n/a.

@@                       Coverage Diff                       @@
##             dev-match_phrase_prefix-#186      #73   +/-   ##
===============================================================
  Coverage                           97.70%   97.70%           
  Complexity                           2786     2786           
===============================================================
  Files                                 270      270           
  Lines                                6876     6876           
  Branches                              437      437           
===============================================================
  Hits                                 6718     6718           
  Misses                                157      157           
  Partials                                1        1           
Flag Coverage Δ
sql-engine 97.70% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a485765...2c65764. Read the comment docs.

@MaxKsyunz MaxKsyunz merged commit 0fe8f78 into dev-match_phrase_prefix-#186 Jun 21, 2022
@Yury-Fridlyand Yury-Fridlyand deleted the dev-match_phrase_prefix-#186-ppl-req branch January 12, 2023 19:45
andy-k-improving pushed a commit that referenced this pull request Nov 16, 2024
These third party dependency is required for spatial plugin to work. Having direct dependency will help
plugin to download if it is not previously added by OpenSerach since it is optional dependency.

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
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.

3 participants