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 09:23:00 UTC

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

Gengliang Wang created SPARK-36025:
--------------------------------------

             Summary: 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


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