Releases: AbsaOSS/spark-data-standardization
Releases · AbsaOSS/spark-data-standardization
v0.3.0
What's Changed
- #69 Allows timestamp and date infinity values to be of different pattern than input values; accepted is ISO format by @benedeki & @MatloaItumeleng in #70
- Bump Scala2.12 & Scala2.13 minor versions
- #71 Made Spark Data Standardization releasable under new maven central repository by @ABLL526 in #73, #74
New Contributors
- @MatloaItumeleng made their first contribution in #70
- @ABLL526 made their first contribution in #73
Full Changelog: v0.2.3...v0.3.0
v0.2.3
What's Changed
- #64 Add Support for non standard century date pattern by @Zejnilovic in #66
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Update README.md release 0.2.1 by @Zejnilovic in #54
- #58 Improve casting errors in the error column by @yruslan in #59
- #65 Fix default record id prefix being null by @Zejnilovic in #67
- #61 Add infinity support to Dates and Numerics by @Zejnilovic in #63
New Contributors
Full Changelog: v0.2.1...v0.2.2
Release 0.2.1
#47: Add Scala 2.13 support
Release 0.2.0
Release v0.1.1
- Bump absa spark commons.
- Update README
Release v0.1.0
The first release of what used to be part of Enceladus's spark-jobs module.
Should copy all the features of Enceladus's spark-job standardization before version 3.0.0.