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

Enable PPL Queries #2215

Merged
merged 1 commit into from
Oct 5, 2023
Merged

Conversation

vmmusings
Copy link
Member

@vmmusings vmmusings commented Oct 4, 2023

Description

  • Adding PPL Extension and Jar to Spark Submission Parameters.

Issues Resolved

  • Verified manually in local.
  • Verified source = my_glue.default.http_logs

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.

@vmmusings vmmusings self-assigned this Oct 4, 2023
@vmmusings vmmusings added backport 2.x enhancement New feature or request Flint labels Oct 4, 2023
@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

Merging #2215 (4530c69) into main (70450e4) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##               main    #2215   +/-   ##
=========================================
  Coverage     96.36%   96.36%           
  Complexity     4727     4727           
=========================================
  Files           439      439           
  Lines         12686    12686           
  Branches        872      872           
=========================================
  Hits          12225    12225           
  Misses          452      452           
  Partials          9        9           
Flag Coverage Δ
sql-engine 96.36% <100.00%> (ø)

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

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

Signed-off-by: Vamsi Manohar <reddyvam@amazon.com>
@vmmusings vmmusings merged commit a83482d into opensearch-project:main Oct 5, 2023
21 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 5, 2023
Signed-off-by: Vamsi Manohar <reddyvam@amazon.com>
(cherry picked from commit a83482d)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
penghuo pushed a commit that referenced this pull request Oct 5, 2023
(cherry picked from commit a83482d)

Signed-off-by: Vamsi Manohar <reddyvam@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants