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

port repo split to 2.x #1264

Merged
merged 1 commit into from
Jan 10, 2023
Merged

port repo split to 2.x #1264

merged 1 commit into from
Jan 10, 2023

Conversation

YANG-DB
Copy link
Member

@YANG-DB YANG-DB commented Jan 10, 2023

Description

SQL (branch 2.x) was split into the following repos:

See

Issues Resolved

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.

update build
add dependency in jdbc maven artifact
add build phase for git clone of sql-cli

Signed-off-by: YANGDB <[email protected]>
@YANG-DB YANG-DB changed the title port repo split to 2.z port repo split to 2.x Jan 10, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jan 10, 2023

Codecov Report

Merging #1264 (559827b) into 2.x (820c833) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##                2.x    #1264   +/-   ##
=========================================
  Coverage     98.35%   98.35%           
  Complexity     3606     3606           
=========================================
  Files           346      346           
  Lines          8932     8932           
  Branches        562      562           
=========================================
  Hits           8785     8785           
  Misses          142      142           
  Partials          5        5           
Flag Coverage Δ
sql-engine 98.35% <ø> (ø)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@YANG-DB YANG-DB marked this pull request as ready for review January 10, 2023 07:28
@YANG-DB YANG-DB requested a review from a team as a code owner January 10, 2023 07:28
@YANG-DB YANG-DB mentioned this pull request Jan 10, 2023
6 tasks
@YANG-DB YANG-DB merged commit 761194e into opensearch-project:2.x Jan 10, 2023
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.

4 participants