Skip to content

v2.0.0

Compare
Choose a tag to compare
@kevinwallimann kevinwallimann released this 24 Jan 13:46
· 288 commits to develop since this release
31d9c07

Breaking changes

  • Remove AllNullableParquetStreamWriter (#46)
  • Use writer.parquet.options.key=value instead of writer.parquet.extra.conf.1=key=value for extra configuration (#73)

Enhancements

  • Add ParquetPartitioningStreamWriter (#52)
  • Add property reader.option.kafka.startingOffsets to KafkaStreamReader (#55)
  • Upgrade ABRiS to v3.1.1 (#80)
  • Upgrade Spark to v2.4.3 (#45)

Bugfixes

  • Delete destination directory when exception occurred during ingestion bug (#50)
  • Fix NoClassDefFoundError (#62)
  • Add default error message for configuration utils (#76)