Arrow Flight SQL ODBC Driver Release Notes
This article contains the release notes for the Arrow Flight SQL ODBC driver.
See ODBC Driver for documentation.
0.9.7 (August 2025)
Fixed an issue on macOS where the error was sometimes not displayed in Microsoft Excel.
Fixed an issue with an inconsistent searchable attribute returned by the SQLColAttribute
function.
Fixed an issue where Microsoft Excel was not showing small decimals correctly.
0.9.6 (June 2025)
Resolved an issue where the Arrow Flight SQL ODBC driver failed to connect to TLS-secured Flight endpoints.
Fixed an issue where calling metadata functions like SQLPrimaryKeysW
or SQLForeignKeysW
caused an error.
The driver now handles these calls more gracefully.
0.9.5 (May 2025)
A new driver configuration flag is available for macOS (Intel and Apple Silicon): hideSQLTablesListing
.
0.9.4 (April 2025)
The Arrow Flight SQL ODBC driver now supports Apple Silicon. Download the driver.
Upgraded to Arrow Flight v9 for enhanced compatibility and performance.
Fixed date handling for pre-1970 dates in Microsoft tools.
Fixed segmentation fault in Arrow Flight SQL ODBC Driver.