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 2.11] Bug Fix , delete OpenSearch index when DROP INDEX #2252

Merged
merged 1 commit into from
Oct 7, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 0c78105 from #2250.

* Bug Fix, delete opensearch index when DROP INDEX

Signed-off-by: Peng Huo <[email protected]>

* address comments

Signed-off-by: Peng Huo <[email protected]>

---------

Signed-off-by: Peng Huo <[email protected]>
(cherry picked from commit 0c78105)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Oct 7, 2023

Codecov Report

Merging #2252 (f9a26aa) into 2.11 (1b9fe1f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##               2.11    #2252   +/-   ##
=========================================
  Coverage     96.64%   96.64%           
- Complexity     4767     4773    +6     
=========================================
  Files           440      442    +2     
  Lines         12858    12895   +37     
  Branches        874      878    +4     
=========================================
+ Hits          12426    12463   +37     
  Misses          424      424           
  Partials          8        8           
Flag Coverage Δ
sql-engine 96.64% <100.00%> (+<0.01%) ⬆️

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

Files Coverage Δ
...OpensearchAsyncQueryJobMetadataStorageService.java 100.00% <100.00%> (ø)
...rch/sql/spark/dispatcher/SparkQueryDispatcher.java 100.00% <100.00%> (ø)
...earch/sql/spark/dispatcher/model/IndexDetails.java 100.00% <100.00%> (ø)
...opensearch/sql/spark/flint/FlintIndexMetadata.java 100.00% <100.00%> (ø)
.../sql/spark/flint/FlintIndexMetadataReaderImpl.java 100.00% <100.00%> (ø)

@penghuo penghuo merged commit f8ce8f3 into 2.11 Oct 7, 2023
27 of 28 checks passed
@github-actions github-actions bot deleted the backport/backport-2250-to-2.11 branch October 7, 2023 00:13
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.

4 participants