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

Minor fix in dropping covering index #2226

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

vamsimanohar
Copy link
Member

Description

  • Refactoring EMRServerlessClientImpl classname.
  • Fixed CoveringIndex Drop Issue.

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.

YANG-DB
YANG-DB previously approved these changes Oct 5, 2023
Copy link
Member

@YANG-DB YANG-DB left a comment

Choose a reason for hiding this comment

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

added a minor issue comment

@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Merging #2226 (9db1019) into main (a83482d) will decrease coverage by 0.02%.
The diff coverage is 25.00%.

@@             Coverage Diff              @@
##               main    #2226      +/-   ##
============================================
- Coverage     96.36%   96.34%   -0.02%     
+ Complexity     4727     4725       -2     
============================================
  Files           439      439              
  Lines         12686    12682       -4     
  Branches        872      871       -1     
============================================
- Hits          12225    12219       -6     
- Misses          452      454       +2     
  Partials          9        9              
Flag Coverage Δ
sql-engine 96.34% <25.00%> (-0.02%) ⬇️

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

Files Coverage Δ
...arch/sql/spark/client/EmrServerlessClientImpl.java 100.00% <100.00%> (ø)
...org/opensearch/sql/spark/flint/FlintIndexType.java 87.50% <75.00%> (-5.36%) ⬇️
.../sql/spark/flint/FlintIndexMetadataReaderImpl.java 0.00% <0.00%> (ø)

@vamsimanohar vamsimanohar added the bug Something isn't working label Oct 5, 2023
@vamsimanohar vamsimanohar merged commit 5f76037 into opensearch-project:main Oct 5, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 5, 2023
Signed-off-by: Vamsi Manohar <[email protected]>
(cherry picked from commit 5f76037)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
vamsimanohar pushed a commit that referenced this pull request Oct 5, 2023
(cherry picked from commit 5f76037)

Signed-off-by: Vamsi Manohar <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 6, 2023
Signed-off-by: Vamsi Manohar <[email protected]>
(cherry picked from commit 5f76037)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
vamsimanohar pushed a commit that referenced this pull request Oct 6, 2023
(cherry picked from commit 5f76037)

Signed-off-by: Vamsi Manohar <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x backport 2.11 bug Something isn't working Flint v2.11.0 Issues targeting release v2.11.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants