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] Create new session if client provided session is invalid #2371

Merged
merged 1 commit into from
Oct 26, 2023

Create new session if client provided session is invalid (#2368)

125b4f1
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.11] Create new session if client provided session is invalid #2371

Create new session if client provided session is invalid (#2368)
125b4f1
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 26, 2023 in 1s

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

View this Pull Request on Codecov

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

Details

Codecov Report

Merging #2371 (125b4f1) into 2.11 (b620a56) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               2.11    #2371      +/-   ##
============================================
- Coverage     96.50%   96.50%   -0.01%     
  Complexity     4955     4955              
============================================
  Files           466      466              
  Lines         13689    13688       -1     
  Branches        916      916              
============================================
- Hits          13211    13210       -1     
  Misses          458      458              
  Partials         20       20              
Files Coverage Δ
...rch/sql/spark/dispatcher/SparkQueryDispatcher.java 100.00% <100.00%> (ø)
.../sql/spark/execution/statement/StatementModel.java 98.03% <ø> (ø)