You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/30 04:16:00 UTC

[jira] [Assigned] (SPARK-26503) Get rid of spark.sql.legacy.timeParser.enabled

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

Apache Spark reassigned SPARK-26503:
------------------------------------

    Assignee: Apache Spark

> Get rid of spark.sql.legacy.timeParser.enabled
> ----------------------------------------------
>
>                 Key: SPARK-26503
>                 URL: https://issues.apache.org/jira/browse/SPARK-26503
>             Project: Spark
>          Issue Type: Task
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Maxim Gekk
>            Assignee: Apache Spark
>            Priority: Minor
>
> The flag is used in CSV/JSON datasources as well in time related functions to control parsing/formatting date/timestamps. By default, DateTimeFormat is used for the purpose but the flag allow switch back to SimpleDateFormat and some fallback. In the major release 3.0, the flag should be removed, and new formatters DateFormatter/TimestampFormatter should be used by default.



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