Aerospike Connect for Spark 3.5.1 (August 2, 2022)

Aerospike Connect for Spark version 3.5.1 was released on August 2, 2022.

  • Supported until November 1, 2023.
  • Supports Apache Spark 3.0.x, 3.1.x and 3.2.x.
  • Minimum supported Aerospike Server version 5.2.
  • aeroJoin API is deprecated. Please consider using aerolookup API.

Bug Fixes

  • [CONNECTOR-400] - Task not serializable when spark.sql.codegen.wholeStage is set to false.

Known Issues

  • In Apache Spark 3.1.x a join between multiple tables may throw ClassCastException. Please refer to the Apache spark bug for detailed discussion.