justing-bq commented on PR #49787:
URL: https://github.com/apache/arrow/pull/49787#issuecomment-4879615981

   > BTW, https://manpages.ubuntu.com/manpages/focal/man5/odbcinst.ini.5.html 
says that we should use `odbcinst -i -d -f template.ini` instead of editing 
`odbc.ini` manually. It seems that our install script 
https://github.com/apache/arrow/blob/main/cpp/src/arrow/flight/sql/odbc/install/unix/install_odbc.sh
 edit `/etc/odbcinst.ini` directly.
   
   Now using `odbcinst -i -d -f template.ini` for Linux. For Mac, we are still 
editing `odbc.ini` manually.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to