kou opened a new pull request, #50521: URL: https://github.com/apache/arrow/pull/50521
### Rationale for this change It's convenient when `dnf install arrow26-flight-sql-odbc-libs` registers our driver automatically. ### What changes are included in this PR? * Generate `arrow-flight-sql-odbc-template.ini` for `odbcinst -i -d -f` * Run `odbcinst -i -d -f arrow-flight-sql-odbc-template.ini` automatically on install * Run `odbcinst -u -d -n "Apache Arrow Flight SQL ODBC Driver"` automatically on uninstall ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes. -- 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]
