Changelog for Apache Spark Driver

v0.1.0-alpha.3 (2026-07-10)

New features:

  • Add the spark.ingest.location option to specify the LOCATION clause for CREATE TABLE in bulk ingest

  • Improve compatibility with Spark Connect on Amazon EMR

  • Improve compatibility with Livy on Amazon EMR

Fixes:

  • Bumped Go version to address security vulnerabilities (CVEs)

  • Properly release Spark Connect sessions on disconnect

  • Accept auth_type=none for Livy

  • Accept no username with Spark Connect when auth_type=none

v0.1.0-alpha.2 (2026-06-02)

  • Initial release