You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/07/15 17:26:00 UTC

[jira] [Updated] (SPARK-24457) Performance improvement while converting stringToTimestamp in DateTimeUtils

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

Sean Owen updated SPARK-24457:
------------------------------
    Priority: Minor  (was: Major)

> Performance improvement while converting stringToTimestamp in DateTimeUtils
> ---------------------------------------------------------------------------
>
>                 Key: SPARK-24457
>                 URL: https://issues.apache.org/jira/browse/SPARK-24457
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.3.0
>            Reporter: Sharad Sonker
>            Priority: Minor
>
> stringToTimestamp in DateTimeUtils creates Calendar instance for each input row even if the input timezone is same. This can be improved by caching the calendar instance for each input timezone.



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