You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2019/04/02 02:04:01 UTC

[jira] [Resolved] (SPARK-27325) Support implicit encoders for LocalDate and Instant

     [ https://issues.apache.org/jira/browse/SPARK-27325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wenchen Fan resolved SPARK-27325.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

Issue resolved by pull request 24249
[https://github.com/apache/spark/pull/24249]

> Support implicit encoders for LocalDate and Instant
> ---------------------------------------------------
>
>                 Key: SPARK-27325
>                 URL: https://issues.apache.org/jira/browse/SPARK-27325
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>    Affects Versions: 2.4.0
>            Reporter: Maxim Gekk
>            Assignee: Maxim Gekk
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> Currently, Spark supports java.time.LocalDate and java.time.Instant as external types for DateType and TimestampType but doesn't allow to construct datasets using the external types because there is no implicit encoders of the types. The ticket aims to add such encoders.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org