sql icon indicating copy to clipboard operation
sql copied to clipboard

Split ODBC Driver into it's own repository

Open acarbonetto opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe

As mentioned under https://github.com/opensearch-project/opensearch-build/issues/2692, the ODBC Driver is deployed alongside the SQL plugin in the SQL plugin repo. However, the ODBC driver should follow its own CI/CD process and release versioning instead of depending on the SQL plugin. These are separate release artefacts and they should have their own separate repository project.

Describe the solution you'd like

Move SQL-ODBC folder into it's own project repository under the OpenSearch project.

Describe alternatives you've considered

Alternatives (such as the status quo) means that repositories will be responsible for multiple release artefacts, which is less ideal.

Additional context

Additional discussion under: https://github.com/opensearch-project/opensearch-build/issues/2188

acarbonetto avatar Oct 25 '22 18:10 acarbonetto

@anirudha can you please help with this request?

rishabh6788 avatar Oct 25 '22 19:10 rishabh6788

New repo: https://github.com/opensearch-project/sql-odbc

dai-chen avatar Dec 14 '22 19:12 dai-chen