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.6 (June 2025)
Issues Fixed
General Updates
Resolved an issue where the Arrow Flight SQL ODBC driver failed to connect to TLS-secured Flight endpoints.
General Updates
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)
What's New
General Updates
A new driver configuration flag is available for macOS (Intel and Apple Silicon): hideSQLTablesListing
.
DX-101630
0.9.4 (April 2025)
What's New
General Updates
The Arrow Flight SQL ODBC driver now supports Apple Silicon. Download the driver.
General Updates
Upgraded to Arrow Flight v9 for enhanced compatibility and performance.
Issues Fixed
General Updates
Fixed date handling for pre-1970 dates in Microsoft tools.
General Updates
Fixed segmentation fault in Arrow Flight SQL ODBC Driver.