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.5 #1263

Merged
merged 8 commits into from
Jan 10, 2023
Merged

port repo split to 2.5 #1263

merged 8 commits 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.

remove bi-connectors
add dependency with sql-jdbc maven artifact
add cloneSql task to clone sql-cli repo during the doctest build

Signed-off-by: YANGDB <yang.db.dev@gmail.com>
remove bi-connectors
add dependency with sql-jdbc maven artifact
add cloneSql task to clone sql-cli repo during the doctest build

Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Signed-off-by: YANGDB <yang.db.dev@gmail.com>

# Conflicts:
#	integ-test/build.gradle
@codecov-commenter
Copy link

Codecov Report

Merging #1263 (680e057) into 2.5 (72a3867) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##                2.5    #1263   +/-   ##
=========================================
  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 04:28
@YANG-DB YANG-DB requested a review from a team as a code owner January 10, 2023 04:28
@YANG-DB YANG-DB merged commit a138965 into opensearch-project:2.5 Jan 10, 2023
@dai-chen dai-chen added infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc. release labels Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc. release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants