[
https://issues.apache.org/jira/browse/SPARK-39281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Max Gekk resolved SPARK-39281.
------------------------------
Fix Version/s: 3.5.0
Resolution: Fixed
Issue resolved by pull request 41091
[https://github.com/apache/spark/pull/41091]
> Speed up Timestamp type inference of legacy format in JSON/CSV data source
> --------------------------------------------------------------------------
>
> Key: SPARK-39281
> URL: https://issues.apache.org/jira/browse/SPARK-39281
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Affects Versions: 3.4.0
> Reporter: Gengliang Wang
> Assignee: Jia Fan
> Priority: Major
> Fix For: 3.5.0
>
>
> The optimization of {{DefaultTimestampFormatter}} has been implemented in
> [#36562|https://github.com/apache/spark/pull/36562] , this ticket adds the
> optimization of legacy format. The basic logic is to prevent the formatter
> from throwing exceptions, and then use catch to determine whether the parsing
> is successful.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]