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

Submit long running job only when auto_refresh = false #2208

Merged
merged 2 commits into from
Oct 4, 2023

update

8154c02
Select commit
Loading
Failed to load commit list.
Merged

Submit long running job only when auto_refresh = false #2208

update
8154c02
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Oct 4, 2023 in 0s

96.57% (target 99.00%)

View this Pull Request on Codecov

96.57% (target 99.00%)

Details

Codecov Report

Merging #2208 (8154c02) into main (89b011b) will decrease coverage by 0.01%.
The diff coverage is 95.83%.

@@             Coverage Diff              @@
##               main    #2208      +/-   ##
============================================
- Coverage     96.57%   96.57%   -0.01%     
  Complexity     4712     4712              
============================================
  Files           437      437              
  Lines         12552    12574      +22     
  Branches        859      866       +7     
============================================
+ Hits          12122    12143      +21     
  Misses          422      422              
- Partials          8        9       +1     
Files Coverage Δ
...rch/sql/spark/dispatcher/SparkQueryDispatcher.java 100.00% <100.00%> (ø)
.../org/opensearch/sql/spark/utils/SQLQueryUtils.java 100.00% <100.00%> (ø)
.../spark/asyncquery/model/SparkSubmitParameters.java 98.57% <50.00%> (-1.43%) ⬇️