[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to