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] Redefine Drop Index as logical delete #2396

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport cb8d953 from #2386.

* Redefine Drop Index as logical delete

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

* merge from 2.x

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

* add refresh_job limit and disable batch query

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

* update doc

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

---------

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

codecov bot commented Oct 30, 2023

Codecov Report

Merging #2396 (2b6428d) into 2.x (1fd492e) will increase coverage by 0.07%.
The diff coverage is 99.60%.

@@             Coverage Diff              @@
##                2.x    #2396      +/-   ##
============================================
+ Coverage     95.60%   95.67%   +0.07%     
- Complexity     4959     5022      +63     
============================================
  Files           472      479       +7     
  Lines         13842    14021     +179     
  Branches        924      933       +9     
============================================
+ Hits          13234    13415     +181     
+ Misses          587      586       -1     
+ Partials         21       20       -1     
Flag Coverage Δ
sql-engine 95.67% <99.60%> (+0.07%) ⬆️

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

Files Coverage Δ
...rch/sql/opensearch/setting/OpenSearchSettings.java 100.00% <100.00%> (ø)
...park/asyncquery/AsyncQueryExecutorServiceImpl.java 100.00% <ø> (ø)
.../spark/asyncquery/model/AsyncQueryJobMetadata.java 86.88% <ø> (-3.74%) ⬇️
...search/sql/spark/dispatcher/AsyncQueryHandler.java 100.00% <ø> (ø)
...search/sql/spark/dispatcher/BatchQueryHandler.java 100.00% <100.00%> (ø)
...ensearch/sql/spark/dispatcher/IndexDMLHandler.java 100.00% <100.00%> (ø)
.../sql/spark/dispatcher/InteractiveQueryHandler.java 100.00% <ø> (ø)
...rch/sql/spark/dispatcher/SparkQueryDispatcher.java 100.00% <100.00%> (ø)
...ch/sql/spark/dispatcher/StreamingQueryHandler.java 100.00% <100.00%> (ø)
...rch/sql/spark/dispatcher/model/IndexDMLResult.java 100.00% <100.00%> (ø)
... and 11 more

@penghuo penghuo merged commit 834a7d0 into 2.x Oct 30, 2023
27 of 28 checks passed
@github-actions github-actions bot deleted the backport/backport-2386-to-2.x branch October 30, 2023 22:25
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