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] Submit long running job only when auto_refresh = false #2209

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 49ea48c from #2208.

* Bug Fix, Submit long running job only when auto_refresh = false

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

* update

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

---------

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

codecov bot commented Oct 4, 2023

Codecov Report

Merging #2209 (2b3695e) into 2.x (610a1b6) will decrease coverage by 0.01%.
The diff coverage is 95.83%.

@@             Coverage Diff              @@
##                2.x    #2209      +/-   ##
============================================
- Coverage     96.61%   96.61%   -0.01%     
  Complexity     4749     4749              
============================================
  Files           438      438              
  Lines         12719    12741      +22     
  Branches        862      869       +7     
============================================
+ Hits          12289    12310      +21     
  Misses          422      422              
- Partials          8        9       +1     
Flag Coverage Δ
sql-engine 96.61% <95.83%> (-0.01%) ⬇️

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

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%) ⬇️

@YANG-DB YANG-DB merged commit 1efd92c into 2.x Oct 4, 2023
26 of 28 checks passed
@github-actions github-actions bot deleted the backport/backport-2208-to-2.x branch October 4, 2023 19:28
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