Spark Tools v0.4.1 Release Notes
-
- ➕ Added
StreamingFormatConverter
- ➕ Added
FileStreamingSqlProcessor
,SimpleFileStreamingSqlProcessor
- ⬆️ Bumped
spark-utils
dependency to0.4.2
- The project compiles with both Scala
2.11.12
and2.12.12
- ⚡️ Updated Apache Spark to
2.4.6
- ⚡️ Updated
delta.io
to0.6.1
- ⚡️ Updated the
spark-xml
library to0.10.0
- ✂ Removed the
com.databricks:spark-avro
dependency, as avro support is now built into Apache Spark - ⚡️ Updated the
spark-utils
dependency to the latest available snapshot
- ➕ Added