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

Redefine Drop Index as logical delete (#2386)

2b6428d
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Redefine Drop Index as logical delete #2396

Redefine Drop Index as logical delete (#2386)
2b6428d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 30, 2023 in 0s

95.67% (target 99.00%)

View this Pull Request on Codecov

95.67% (target 99.00%)

Details

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     
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