[
https://issues.apache.org/jira/browse/SPARK-16997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon updated SPARK-16997:
---------------------------------
Labels: bulk-closed (was: )
> Allow loading of JSON float values as TimestampType
> ---------------------------------------------------
>
> Key: SPARK-16997
> URL: https://issues.apache.org/jira/browse/SPARK-16997
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 2.0.0
> Reporter: Lukas Lalinsky
> Priority: Major
> Labels: bulk-closed
>
> This is currently only supported for integer types, which means I currently
> can't import floating point values as timestamps. The workaround is to load
> them as DoubleType and then cast them to TimestampType. It would be nice to
> support this directly.
> I'm going to open a pull request to fix this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]