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

Takeshi Yamamuro resolved SPARK-34350.
--------------------------------------
    Fix Version/s: 3.2.0
       Resolution: Fixed

Resolved by https://github.com/apache/spark/pull/31465

> replace withTimeZone defined in OracleIntegrationSuite with 
> DateTimeTestUtils.withDefaultTimeZone
> -------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-34350
>                 URL: https://issues.apache.org/jira/browse/SPARK-34350
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL, Tests
>    Affects Versions: 3.2.0
>            Reporter: Kousuke Saruta
>            Assignee: Kousuke Saruta
>            Priority: Minor
>             Fix For: 3.2.0
>
>
> In OracleIntegrationSuite, withTimeZone method is defined and used only in it 
> to change the default timezone.
> On the other hand, withDefaultTimeZone method is defined in DateTimeTestUtils 
> as a utility method and it is semantically the same as withTimeZone.
> So might be better to replace withTimeZone with withDefaultTimeZone.



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

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

Reply via email to