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] Add conf for spark structured streaming job #2203

Merged
merged 1 commit into from
Oct 4, 2023

Add conf for spark structured streaming job (#2193)

9aabfa0
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add conf for spark structured streaming job #2203

Add conf for spark structured streaming job (#2193)
9aabfa0
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 succeeded Oct 4, 2023 in 0s

96.61% (target 99.00%), passed because patch was fully covered by tests with no unexpected coverage changes

View this Pull Request on Codecov

96.61% (target 99.00%), passed because patch was fully covered by tests with no unexpected coverage changes

Details

Codecov Report

Merging #2203 (9aabfa0) into 2.x (098b1e7) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                2.x    #2203   +/-   ##
=========================================
  Coverage     96.61%   96.61%           
+ Complexity     4754     4749    -5     
=========================================
  Files           437      438    +1     
  Lines         12711    12719    +8     
  Branches        860      862    +2     
=========================================
+ Hits          12281    12289    +8     
  Misses          422      422           
  Partials          8        8           
Files Coverage Δ
.../spark/asyncquery/model/SparkSubmitParameters.java 100.00% <100.00%> (ø)
...h/sql/spark/client/EmrServerlessClientImplEMR.java 100.00% <100.00%> (ø)
...g/opensearch/sql/spark/client/StartJobRequest.java 100.00% <100.00%> (ø)
...rch/sql/spark/dispatcher/SparkQueryDispatcher.java 100.00% <100.00%> (ø)