ABRiS 3.2.0
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