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

Align with latest spark-sql application #2216

Closed

Conversation

penghuo
Copy link
Collaborator

@penghuo penghuo commented Oct 5, 2023

Description

Align with latest spark-sql application

Issues Resolved

n/a

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Merging #2216 (2880611) into main (9df968a) will decrease coverage by 0.21%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main    #2216      +/-   ##
============================================
- Coverage     96.57%   96.37%   -0.21%     
- Complexity     4714     4722       +8     
============================================
  Files           437      439       +2     
  Lines         12575    12650      +75     
  Branches        866      869       +3     
============================================
+ Hits          12144    12191      +47     
- Misses          422      450      +28     
  Partials          9        9              
Flag Coverage Δ
sql-engine 96.37% <100.00%> (-0.21%) ⬇️

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

Files Coverage Δ
.../spark/asyncquery/model/SparkSubmitParameters.java 98.57% <100.00%> (ø)
...earch/sql/spark/data/constants/SparkConstants.java 0.00% <ø> (ø)
...sql/spark/response/JobExecutionResponseReader.java 100.00% <100.00%> (ø)

... and 6 files with indirect coverage changes

Signed-off-by: Peng Huo <[email protected]>
@penghuo penghuo closed this Oct 25, 2023
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.

1 participant