[ 
https://issues.apache.org/jira/browse/SPARK-39280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722078#comment-17722078
 ] 

ASF GitHub Bot commented on SPARK-39280:
----------------------------------------

User 'Hisoka-X' has created a pull request for this issue:
https://github.com/apache/spark/pull/41078

> 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
>            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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to