Aerospike Connect for Spark 2.5.0 (October 14, 2020)

Aerospike Connect for Spark version 2.5.0 was released on October 14, 2020.

  • Flexible schema support in spark, to read mixed data types from aerospike bin.
  • Tested with Aerospike Enterprise Edition Server version 5.2.0 & Apache Spark version 2.4.0.

New Features

  • [CONNECTOR-85] - Support records with a different number of bins and types in a set.
  • [CONNECTOR-82] - Support pushdown of spark datetype and timestamptype.

Improvements

  • Additional error handling to address underflow and overflow in Short, Int, and Float types.