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.x] Drop Index Implementation #2217

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 5df6105 from #2204.

Signed-off-by: Vamsi Manohar <reddyvam@amazon.com>
(cherry picked from commit 5df6105)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Merging #2217 (f5f1c39) into 2.x (e58af26) will decrease coverage by 0.20%.
The diff coverage is 73.58%.

@@             Coverage Diff              @@
##                2.x    #2217      +/-   ##
============================================
- Coverage     96.61%   96.41%   -0.20%     
- Complexity     4751     4759       +8     
============================================
  Files           438      440       +2     
  Lines         12742    12817      +75     
  Branches        869      872       +3     
============================================
+ Hits          12311    12358      +47     
- Misses          422      450      +28     
  Partials          9        9              
Flag Coverage Δ
sql-engine 96.41% <73.58%> (-0.20%) ⬇️

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

Files Coverage Δ
...park/asyncquery/AsyncQueryExecutorServiceImpl.java 100.00% <100.00%> (ø)
.../spark/asyncquery/model/AsyncQueryJobMetadata.java 88.88% <100.00%> (+3.70%) ⬆️
...rch/sql/spark/dispatcher/SparkQueryDispatcher.java 100.00% <100.00%> (ø)
.../org/opensearch/sql/spark/utils/SQLQueryUtils.java 100.00% <100.00%> (ø)
...org/opensearch/sql/spark/flint/FlintIndexType.java 92.85% <92.85%> (ø)
.../sql/spark/flint/FlintIndexMetadataReaderImpl.java 0.00% <0.00%> (ø)

@vmmusings vmmusings merged commit b22e8f1 into 2.x Oct 5, 2023
26 of 28 checks passed
@github-actions github-actions bot deleted the backport/backport-2204-to-2.x branch October 5, 2023 02:38
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.

2 participants