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] Integration with REPL Spark job #2338

Merged
merged 1 commit into from
Oct 21, 2023

Integration with REPL Spark job (#2327)

6aa43d6
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.11] Integration with REPL Spark job #2338

Integration with REPL Spark job (#2327)
6aa43d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 20, 2023 in 0s

96.54% (target 99.00%)

View this Pull Request on Codecov

96.54% (target 99.00%)

Details

Codecov Report

Merging #2338 (6aa43d6) into 2.11 (4c151fe) will decrease coverage by 0.02%.
The diff coverage is 88.12%.

@@             Coverage Diff              @@
##               2.11    #2338      +/-   ##
============================================
- Coverage     96.55%   96.54%   -0.02%     
- Complexity     4899     4921      +22     
============================================
  Files           458      459       +1     
  Lines         13473    13565      +92     
  Branches        906      912       +6     
============================================
+ Hits          13009    13096      +87     
- Misses          449      452       +3     
- Partials         15       17       +2     
Files Coverage Δ
.../spark/asyncquery/model/SparkSubmitParameters.java 100.00% <100.00%> (ø)
...earch/sql/spark/data/constants/SparkConstants.java 0.00% <ø> (ø)
...rch/sql/spark/dispatcher/SparkQueryDispatcher.java 100.00% <100.00%> (ø)
.../spark/execution/session/CreateSessionRequest.java 100.00% <100.00%> (ø)
...ql/spark/execution/session/InteractiveSession.java 100.00% <100.00%> (ø)
...nsearch/sql/spark/execution/session/SessionId.java 100.00% <100.00%> (ø)
...ch/sql/spark/execution/session/SessionManager.java 100.00% <100.00%> (ø)
...arch/sql/spark/execution/session/SessionState.java 100.00% <100.00%> (ø)
...earch/sql/spark/execution/session/SessionType.java 100.00% <100.00%> (ø)
...earch/sql/spark/execution/statement/Statement.java 100.00% <100.00%> (ø)
... and 4 more

... and 1 file with indirect coverage changes