You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Gengliang Wang (Jira)" <ji...@apache.org> on 2021/07/06 12:18:00 UTC

[jira] [Resolved] (SPARK-36025) Reduce the run time of DateExpressionsSuite

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

Gengliang Wang resolved SPARK-36025.
------------------------------------
    Fix Version/s: 3.2.0
       Resolution: Fixed

Issue resolved by pull request 33229
[https://github.com/apache/spark/pull/33229]

> Reduce the run time of DateExpressionsSuite
> -------------------------------------------
>
>                 Key: SPARK-36025
>                 URL: https://issues.apache.org/jira/browse/SPARK-36025
>             Project: Spark
>          Issue Type: Task
>          Components: SQL, Tests
>    Affects Versions: 3.2.0
>            Reporter: Gengliang Wang
>            Assignee: Gengliang Wang
>            Priority: Trivial
>             Fix For: 3.2.0
>
>
> Some of the test cases in `DateExpressionsSuite` are quite slow:
> * Hour: 24s
> * Minute: 26s
> * Day / DayOfMonth: 8s
> * SPARK-34761,SPARK-35889: add a day-time interval to a timestamp: 8s
> * Year: 4s
> Each test case has a large loop. We should improve them.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org