Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-34350

replace withTimeZone defined in OracleIntegrationSuite with DateTimeTestUtils.withDefaultTimeZone

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.2.0
    • 3.2.0
    • SQL, Tests
    • None

    Description

      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.

      Attachments

        Activity

          People

            sarutak Kousuke Saruta
            sarutak Kousuke Saruta
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: