Skip to content

ABRiS 3.2.0

Choose a tag to compare

@cerveada cerveada released this 27 May 09:15

Improvements

  • when possible schema is downloaded in driver not inside Spark expression
  • when converting to confluent Avro Abris is able to use existing schema from registry instead of registering new one
  • SchemaManager was changed from singleton to class - to allow running several expressions in parallel
  • better documentation

Bugfixies

  • fix of Spark 2.3 support