Skip to main content

Arrow Flight SQL JDBC Release Notes

You can connect to Dremio through the Arrow Flight SQL JDBC driver. The driver is open-source and you are free to use it with Dremio's data lakehouse platform or any other data platform that has an Arrow Flight SQL endpoint. These release notes summarize Dremio-specific updates, compatibility notes, and limitations.

For more information about this driver, see Arrow Flight SQL JDBC.

Version 10.0.0 (November 2022)

Security

Transport Layer Security (TLS) communication is enabled by default for Arrow Flight client applications.

Limitations

  • Time offsets are not being reported in query results.
  • User impersonation is not yet supported.

Recommendation

It is recommended to use the Arrow Flight SQL JDBC driver instead of the Dremio JDBC (Legacy) driver. The Dremio JDBC (Legacy) driver will not be updated or fixed moving forward.