You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Maxim Gekk (JIRA)" <ji...@apache.org> on 2019/03/20 20:16:00 UTC

[jira] [Created] (SPARK-27222) Support Instant and LocalDate in Literal.apply

Maxim Gekk created SPARK-27222:
----------------------------------

             Summary: Support Instant and LocalDate in Literal.apply
                 Key: SPARK-27222
                 URL: https://issues.apache.org/jira/browse/SPARK-27222
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 2.4.0
            Reporter: Maxim Gekk


SPARK-26902 and SPARK-27008 supported java.time.Instant and java.time.LocalDate as external types for TimestampType and DateType. The ticket aims to support literals of such types. In particular, need to extend Literal.apply by adding new cases for  java.time.Instant/LocalDate.



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