opensearch-project / opensearch-project/sql-odbc

Build zip artifact for ODBC driver on Mac

Open
#11 0 comments 0 reactions 1 assignee View on GitHub

@dai-chen is already working on this.

Since Jun 29, 2021.

enhancement
Dominant language
C++
Stars
10
Forks
25
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
Currently ODBC driver is built into .pkg on Mac which introduces more complexity for artifact signing.

Describe the solution you'd like
Instead, build zip artifact for ODBC driver on MacOS. This is similar as MySQL which only provides dmg or zip for Mac users.

Describe alternatives you've considered
Configure the makefile for cpack to generate zip artifact which includes same files as before.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.