Maxim Gekk created SPARK-27325:
----------------------------------

             Summary: 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


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