You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Co-authored-by: vic-tsang <victor.tsang@improving.com>
cpp/src/arrow/flight/sql/odbc/install/unix/install_odbc_ini.sh is originally authored by vic-tsang <victor.tsang@improving.com>
---------------------------------------
* Initial draft for macOS .pkg installer
* in-progress for `install_odbc`
* Remove `$HOME` from registration script
* Generate .pkg installer and attempts to fix installer
* Attempt to fix doc not seen
* Attempt to fix ODBC registration script
* Fix installer script and doc
* Rename `install_odbc_ini.sh` to `postinstall`
* Reuse `install_odbc.sh` script inside `postinstall`
* Fix to generate macOS installer
- Check $(pwd)/build/cpp
* Clean up PR and todos
* Update format to re-use code
* Use `install_odbc_ini.sh` script to install DSN
Keep a lightweight `postinstall` file for macOS
* Update install_odbc_ini.sh execution access
* Address Justin's comment
0 commit comments