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

Add sessionId parameters for create async query API #2312

Merged
merged 17 commits into from
Oct 18, 2023

update doc

2b1ad6a
Select commit
Loading
Failed to load commit list.
Merged

Add sessionId parameters for create async query API #2312

update doc
2b1ad6a
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 failed Oct 18, 2023 in 0s

96.69% (target 99.00%)

View this Pull Request on Codecov

96.69% (target 99.00%)

Details

Codecov Report

Merging #2312 (2b1ad6a) into main (297e26f) will increase coverage by 0.11%.
The diff coverage is 96.73%.

@@             Coverage Diff              @@
##               main    #2312      +/-   ##
============================================
+ Coverage     96.58%   96.69%   +0.11%     
- Complexity     4823     4839      +16     
============================================
  Files           454      454              
  Lines         13134    13203      +69     
  Branches        887      896       +9     
============================================
+ Hits          12685    12767      +82     
+ Misses          436      422      -14     
- Partials         13       14       +1     
Files Coverage Δ
...rch/sql/opensearch/setting/OpenSearchSettings.java 100.00% <100.00%> (ø)
...park/asyncquery/AsyncQueryExecutorServiceImpl.java 100.00% <100.00%> (ø)
...earch/sql/spark/data/constants/SparkConstants.java 0.00% <ø> (ø)
...rch/sql/spark/dispatcher/SparkQueryDispatcher.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%> (ø)
...rch/sql/spark/execution/statement/StatementId.java 100.00% <100.00%> (ø)
.../sql/spark/rest/model/CreateAsyncQueryRequest.java 93.54% <90.00%> (+70.82%) ⬆️
.../spark/asyncquery/model/AsyncQueryJobMetadata.java 82.60% <66.66%> (-2.76%) ⬇️