[
https://issues.apache.org/jira/browse/SPARK-24457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-24457.
----------------------------------
Resolution: Incomplete
> 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
> Labels: bulk-closed
>
> 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
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]