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
GH-49444: [C++][FlightRPC][ODBC] Disable DSN default values on MacOS (#49402)
### Rationale for this change
iodbc driver manager on macOS treats default values as real values when reading from system DSN, and the driver manager ignores the actual values.
* GitHub Issue: #49444
Lead-authored-by: justing-bq <62349012+justing-bq@users.noreply.github.com>
Co-authored-by: alinalibq <alina.li@improving.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
0 commit comments