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] Add Flint Index Purging Logic #2389

Merged
merged 1 commit into from
Oct 28, 2023

Add Flint Index Purging Logic (#2372)

31593cb
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.11] Add Flint Index Purging Logic #2389

Add Flint Index Purging Logic (#2372)
31593cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 28, 2023 in 1s

95.61% (target 99.00%)

View this Pull Request on Codecov

95.61% (target 99.00%)

Details

Codecov Report

Merging #2389 (31593cb) into 2.11 (37e010f) will decrease coverage by 0.90%.
The diff coverage is 14.00%.

@@             Coverage Diff              @@
##               2.11    #2389      +/-   ##
============================================
- Coverage     96.50%   95.61%   -0.90%     
  Complexity     4955     4955              
============================================
  Files           466      469       +3     
  Lines         13689    13835     +146     
  Branches        916      918       +2     
============================================
+ Hits          13211    13228      +17     
- Misses          458      587     +129     
  Partials         20       20              
Files Coverage Δ
...rch/sql/opensearch/setting/OpenSearchSettings.java 100.00% <100.00%> (ø)
...org/opensearch/sql/spark/client/EmrClientImpl.java 100.00% <ø> (ø)
...arch/sql/spark/client/EmrServerlessClientImpl.java 100.00% <100.00%> (ø)
...earch/sql/spark/data/constants/SparkConstants.java 0.00% <ø> (ø)
...sql/spark/response/JobExecutionResponseReader.java 100.00% <100.00%> (ø)
...g/opensearch/sql/spark/response/SparkResponse.java 100.00% <100.00%> (ø)
...org/opensearch/sql/spark/cluster/IndexCleanup.java 0.00% <0.00%> (ø)
...nsearch/sql/spark/cluster/FlintIndexRetention.java 0.00% <0.00%> (ø)
...sql/spark/cluster/ClusterManagerEventListener.java 0.00% <0.00%> (ø)