Skip to content

[0.4.0] - 2022-05-30

Compare
Choose a tag to compare
@akudiyar akudiyar released this 31 May 18:38
· 62 commits to master since this release

Features

  • Added support for inserting fields using the specified Dataset schema for each row for matching with the Tarantool space schema. This allows setting the field values by their names, changing their order in a row, and skipping the optional fields.

Misc

  • Added tests for saving Spark fields of decimal type into Tarantool

This release is available in Maven Central. See README for more information about installation and supported Scala versions.
Full Changelog: v0.3.0...v0.4.0