Changelog for Apache Spark Driver¶
v0.1.0-alpha.3 (2026-07-10)¶
New features:
Add the
spark.ingest.locationoption to specify the LOCATION clause for CREATE TABLE in bulk ingestImprove 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=nonefor LivyAccept no username with Spark Connect when
auth_type=none
v0.1.0-alpha.2 (2026-06-02)¶
Initial release