[0.5.1] - 2022-12-29
Bugfixes
- Update driver version to 0.10.0, containing batch operation errors handling
- Switch all batch write operations to use "replace" calls instead of "insert". That doesn't change the write operation semantics but helps to avoid spurious duplicate key errors when Spark tasks are automatically repeated.
What's Changed
Full Changelog: v0.5.0...v0.5.1