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

[Backport] implement transport api for PPL inter-plugin communication (#533) #778

Merged
merged 1 commit into from
Aug 18, 2022

Conversation

penghuo
Copy link
Collaborator

@penghuo penghuo commented Aug 18, 2022

Signed-off-by: Zhongnan Su [email protected]

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.

@codecov-commenter
Copy link

Codecov Report

Merging #778 (176d038) into 2.1 (0576d96) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                2.1     #778   +/-   ##
=========================================
  Coverage     97.71%   97.71%           
  Complexity     2801     2801           
=========================================
  Files           271      271           
  Lines          6908     6908           
  Branches        438      438           
=========================================
  Hits           6750     6750           
  Misses          157      157           
  Partials          1        1           
Flag Coverage Δ
sql-engine 97.71% <100.00%> (ø)

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

Impacted Files Coverage Δ
...org/opensearch/sql/ppl/domain/PPLQueryRequest.java 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@penghuo penghuo merged commit f14c763 into opensearch-project:2.1 Aug 18, 2022
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.

5 participants