5.6.2
What's Changed
- autoRerun fix: This fix address the gap in feature
spark.cdm.trackRun.autoRerunwhere it did not pick the previous-run-id when the previous run completed (did not fail) but had failed token-ranges. It considered such runs a successful, but now with this fix, it will find the failed token-ranges from a successful run and resume those in the new run. fix by @pravinbhat in #396 - [Snyk] Upgrade org.apache.logging.log4j:log4j-api from 2.25.1 to 2.25.2 by @msmygit in #394
Jar file can be found in the packages section here.
Full Changelog: 5.6.1...5.6.2