sql icon indicating copy to clipboard operation
sql copied to clipboard

PPL/SQL in search API [SQL Plugin Changes]

Open vamsi-amazon opened this issue 11 months ago • 1 comments

Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

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.

vamsi-amazon avatar Feb 26 '24 16:02 vamsi-amazon

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.41%. Comparing base (fcc4be3) to head (e390c32).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2531   +/-   ##
=========================================
  Coverage     95.41%   95.41%           
  Complexity     5027     5027           
=========================================
  Files           483      483           
  Lines         14016    14016           
  Branches        944      944           
=========================================
  Hits          13374    13374           
  Misses          621      621           
  Partials         21       21           
Flag Coverage Δ
sql-engine 95.41% <ø> (ø)

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 26 '24 16:02 codecov[bot]

Closing and reasons can be seen here: https://github.com/opensearch-project/OpenSearch/issues/12434

vamsi-amazon avatar Apr 26 '24 20:04 vamsi-amazon