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 Session limitation #2358

Merged
merged 1 commit into from
Oct 25, 2023

Add Session limitation (#2354)

58559da
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add Session limitation #2358

Add Session limitation (#2354)
58559da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 25, 2023 in 0s

96.49% (target 99.00%)

View this Pull Request on Codecov

96.49% (target 99.00%)

Details

Codecov Report

Merging #2358 (58559da) into 2.x (86d1b3c) will decrease coverage by 0.02%.
The diff coverage is 92.68%.

@@             Coverage Diff              @@
##                2.x    #2358      +/-   ##
============================================
- Coverage     96.50%   96.49%   -0.02%     
- Complexity     4937     4943       +6     
============================================
  Files           465      465              
  Lines         13592    13633      +41     
  Branches        909      911       +2     
============================================
+ Hits          13117    13155      +38     
- Misses          456      458       +2     
- Partials         19       20       +1     
Files Coverage Δ
...rch/sql/opensearch/setting/OpenSearchSettings.java 100.00% <100.00%> (ø)
...ch/sql/spark/execution/session/SessionManager.java 100.00% <100.00%> (ø)
...rch/sql/spark/execution/statestore/StateStore.java 81.88% <89.65%> (+2.06%) ⬆️