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] Enable PPL lang and add datasource to async query API #2195

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport ea2ed26 from #2187.

Signed-off-by: Vamsi Manohar <reddyvam@amazon.com>
(cherry picked from commit ea2ed26)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

Merging #2195 (e3e1337) into 2.x (8c5ecba) will decrease coverage by 0.02%.
The diff coverage is 77.77%.

@@             Coverage Diff              @@
##                2.x    #2195      +/-   ##
============================================
- Coverage     96.61%   96.59%   -0.02%     
+ Complexity     4754     4752       -2     
============================================
  Files           437      437              
  Lines         12702    12693       -9     
  Branches        861      859       -2     
============================================
- Hits          12272    12261      -11     
- Misses          420      422       +2     
  Partials         10       10              
Flag Coverage Δ
sql-engine 96.59% <77.77%> (-0.02%) ⬇️

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

Files Coverage Δ
...park/asyncquery/AsyncQueryExecutorServiceImpl.java 100.00% <100.00%> (ø)
...rch/sql/spark/dispatcher/SparkQueryDispatcher.java 100.00% <100.00%> (ø)
.../sql/spark/rest/model/CreateAsyncQueryRequest.java 22.72% <45.45%> (+22.72%) ⬆️

@vamsi-amazon vamsi-amazon merged commit 3f51079 into 2.x Oct 3, 2023
25 of 28 checks passed
@github-actions github-actions bot deleted the backport/backport-2187-to-2.x branch October 3, 2023 20:30
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.

2 participants