Skip to content

[0.5.1] - 2022-12-29

Compare
Choose a tag to compare
@akudiyar akudiyar released this 29 Dec 23:08
· 35 commits to master since this release

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