Arrow Flight SQL ODBC Release Notes
You can connect to Dremio through the Arrow Flight SQL ODBC driver. For more information, see Arrow Flight SQL ODBC driver.
This page contains the changes for the Arrow Flight SQL ODBC releases.
Arrow Flight SQL ODBC 0.9.5 (May 2025)
What's New
- A new driver configuration flag is available for macOS (Intel and Apple Silicon):
hideSQLTablesListing
. The flag will be disabled by default, but if set totrue
, it will hide the list of available sources in Microsoft Excel's Query Dialog, therefore circumventing the crash in version 16.95 of Excel. This flag should only be used for macOS / Microsoft Excel workloads.DX-101630
Arrow Flight SQL ODBC 0.9.4 (April 2025)
What's New
-
The Arrow Flight SQL ODBC driver now supports Apple Silicon. Download the driver.
-
Upgraded to Arrow Flight v9 for enhanced compatibility and performance.
Issues Fixed
-
Fixed date handling for pre-1970 dates in Microsoft tools.
-
Fixed segmentation fault in the Arrow Flight SQL ODBC Driver.