You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/02/04 02:27:01 UTC

[jira] [Assigned] (SPARK-34350) replace withTimeZone defined in OracleIntegrationSuite with DateTimeTestUtils.withDefaultTimeZone

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

Apache Spark reassigned SPARK-34350:
------------------------------------

    Assignee: Apache Spark  (was: Kousuke Saruta)

> 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: Apache Spark
>            Priority: Minor
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org