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

Fix functions.rst for JDK 21 #2506

Closed
wants to merge 1 commit into from

Conversation

penghuo
Copy link
Collaborator

@penghuo penghuo commented Feb 6, 2024

Description

Fix functions.rst failure for JDK 21. https://github.com/opensearch-project/sql/actions/runs/7794417851/job/21255718994?pr=2505

Issues Resolved

n/a

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.

Copy link

codecov bot commented Feb 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1f4390e) 95.41% compared to head (b205d23) 95.41%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2506   +/-   ##
=========================================
  Coverage     95.41%   95.41%           
  Complexity     5026     5026           
=========================================
  Files           483      483           
  Lines         14005    14005           
  Branches        944      944           
=========================================
  Hits          13363    13363           
  Misses          621      621           
  Partials         21       21           
Flag Coverage Δ
sql-engine 95.41% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@penghuo penghuo closed this Feb 6, 2024
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.

1 participant