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

Max Gekk reassigned SPARK-39280:
--------------------------------

    Assignee: Jia Fan

> Speed up Timestamp type inference with user-provided format in JSON/CSV data 
> source
> -----------------------------------------------------------------------------------
>
>                 Key: SPARK-39280
>                 URL: https://issues.apache.org/jira/browse/SPARK-39280
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.4.0
>            Reporter: Gengliang Wang
>            Assignee: Jia Fan
>            Priority: Minor
>
> The optimization of {{DefaultTimestampFormatter}} has been implemented in 
> [#36562|https://github.com/apache/spark/pull/36562] , this ticket adds the 
> optimization of user-provided 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]

Reply via email to