Mac Setup ODBC ini Script - #99
Merged
Merged
Conversation
alinaliBQ
reviewed
Sep 4, 2025
alinaliBQ
force-pushed
the
apache-odbc
branch
from
September 9, 2025 23:15
380e405 to
8041b2b
Compare
alinaliBQ
force-pushed
the
apache-odbc
branch
8 times, most recently
from
September 29, 2025 19:36
cd83121 to
7edb145
Compare
justing-bq
force-pushed
the
apache-odbc
branch
from
October 3, 2025 21:38
12c0d6f to
f7fcd50
Compare
alinaliBQ
force-pushed
the
apache-odbc
branch
2 times, most recently
from
October 8, 2025 22:13
eedda11 to
d9bb54c
Compare
justing-bq
force-pushed
the
apache-odbc
branch
2 times, most recently
from
October 10, 2025 16:49
b32f3e6 to
17f01d4
Compare
alinaliBQ
force-pushed
the
apache-odbc
branch
from
October 16, 2025 18:02
f36d7e9 to
2c6d590
Compare
justing-bq
force-pushed
the
apache-odbc
branch
2 times, most recently
from
October 23, 2025 23:00
89fb490 to
6d02c36
Compare
alinaliBQ
force-pushed
the
apache-odbc
branch
3 times, most recently
from
October 29, 2025 18:33
2fe7175 to
e3feb15
Compare
justing-bq
force-pushed
the
apache-odbc
branch
3 times, most recently
from
November 17, 2025 23:13
2671b6d to
e6dfb52
Compare
justing-bq
force-pushed
the
apache-odbc
branch
from
November 19, 2025 18:38
e6dfb52 to
7df62c8
Compare
alinaliBQ
force-pushed
the
mac-setup-script
branch
from
November 20, 2025 00:57
440bb78 to
fc525bf
Compare
alinaliBQ
force-pushed
the
apache-odbc
branch
from
December 1, 2025 19:04
7df62c8 to
ba3a999
Compare
updated read me windows file path updated windows folder related file paths added license Fix Lint issues Add install ODBC script Update install_odbc_ini.sh This script depends on the ODBC install script. Add TODO note and update DSN
alinaliBQ
force-pushed
the
mac-setup-script
branch
from
December 1, 2025 19:40
f737613 to
d1fb1d2
Compare
justing-bq
reviewed
Dec 1, 2025
justing-bq
approved these changes
Dec 2, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rationale for this change
cpp/src/arrow/flight/sql/odbc/install/mac/install_odbc_ini.shinstall_odbc.shto register the ODBC driverWhat changes are included in this PR?
When we pick up this work again, we can squash the commits into 1 and rebase
Are these changes tested?
yes, locally on intel macOS
Are there any user-facing changes?
no