Features
- Added support for Spark's
Timestamp
field type. Note: this field type requiresdatetime
field type in Tarantool, which is available in Tarantool server versions 2.11+. For older Tarantool server versions, it is recommended to use fields of number and string types for storing dates.
What's Changed
Full Changelog: v0.6.0...v0.7.0