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 main #1232

Merged
merged 43 commits into from
Jan 13, 2023
Merged

Conversation

YANG-DB
Copy link
Member

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

Description

SQL 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.

lior perry and others added 23 commits November 29, 2022 17:58
 - sql-cli
 - sql-odbc
 - sql-jdbc
 - dashboards-query-workbench

Signed-off-by: YANG-DB <yang-db-dev@gmail.com>
 - sql-cli
 - sql-odbc
 - sql-jdbc
 - dashboards-query-workbench

Signed-off-by: YANG-DB <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>
 - move the BI tests to jdbc/odbc
 - move the sql-cli outside and clone for the doctest build

Signed-off-by: YANGDB <yang.db.dev@gmail.com>
 - move the BI tests to jdbc/odbc
 - move the sql-cli outside and clone for the doctest build

Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Signed-off-by: YANGDB <yang.db.dev@gmail.com>
…pensearch-project#1181)

* Allow quoted literals only in `DESCRIBE` and `SHOW` clauses. Tests.

Signed-off-by: Yury-Fridlyand <yuryf@bitquilltech.com>

* Fix doctest after rebase.

Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>

* Fix doctest after rebase. - Typo fix.

Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>

* Update syntax section.

Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>

Signed-off-by: Yury-Fridlyand <yuryf@bitquilltech.com>
Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
Creation and updating 2.x branch (opensearch-project#6)

* Create the 2.x branch
* Add  workflow_dispatch: to github CLI

Signed-off-by: YANGDB <yang.db.dev@gmail.com>
 - sql-cli
 - sql-odbc
 - sql-jdbc
 - dashboards-query-workbench

Signed-off-by: YANG-DB <yang-db-dev@gmail.com>
Signed-off-by: YANGDB <yang.db.dev@gmail.com>
 - move the BI tests to jdbc/odbc
 - move the sql-cli outside and clone for the doctest build

Signed-off-by: YANGDB <yang.db.dev@gmail.com>
…pensearch-project#1181) (#3)

* Allow quoted literals only in `DESCRIBE` and `SHOW` clauses. Tests.

Signed-off-by: Yury-Fridlyand <yuryf@bitquilltech.com>

* Fix doctest after rebase.

Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>

* Fix doctest after rebase. - Typo fix.

Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>

* Update syntax section.

Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>

Signed-off-by: Yury-Fridlyand <yuryf@bitquilltech.com>
Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>

Signed-off-by: Yury-Fridlyand <yuryf@bitquilltech.com>
Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
Co-authored-by: Yury-Fridlyand <yury.fridlyand@improving.com>
Signed-off-by: YANGDB <yang.db.dev@gmail.com>
…all project modules

Signed-off-by: YANGDB <yang.db.dev@gmail.com>
@codecov-commenter
Copy link

codecov-commenter commented Jan 6, 2023

Codecov Report

Merging #1232 (24de803) into main (c6a59f7) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #1232   +/-   ##
=========================================
  Coverage     98.35%   98.35%           
  Complexity     3609     3609           
=========================================
  Files           344      344           
  Lines          8946     8946           
  Branches        569      569           
=========================================
  Hits           8799     8799           
  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.

Signed-off-by: YANGDB <yang.db.dev@gmail.com>
# Conflicts:
#	sql-cli/MAINTAINERS.md
#	sql-jdbc/MAINTAINERS.md
#	sql-odbc/MAINTAINERS.md
Signed-off-by: YANGDB <yang.db.dev@gmail.com>

# Conflicts:
#	sql-cli/MAINTAINERS.md
#	sql-jdbc/MAINTAINERS.md
#	sql-odbc/MAINTAINERS.md
@YANG-DB YANG-DB changed the title Repo split changes port repo split to main Jan 10, 2023
@YANG-DB YANG-DB marked this pull request as ready for review January 12, 2023 23:41
@YANG-DB YANG-DB requested a review from a team as a code owner January 12, 2023 23:41
@YANG-DB YANG-DB merged commit 9d4a841 into opensearch-project:main Jan 13, 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.

5 participants