Add Timestamp converter, improve LongConverter for better SparkSQL support

Description

SparkSQL support limited set of time types: Timestamp and Date only. There is no Timestamp converter in the connector, surprisedly. I propose to add Timestamp converter and also improve LongConverter to convert all of the time classes to long representations, that will gives more convenient way to store time in SparkSQL tables

Environment

None

Pull Requests

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Fix versions

Reviewer

Pull Request

Components

Affects versions

Priority

Created January 23, 2018 at 9:19 AM
Updated March 20, 2018 at 10:52 AM
Resolved January 24, 2018 at 5:03 PM