Skip to content

[SPARK-34350][SQL][TESTS] replace withTimeZone defined in OracleIntegrationSuite with DateTimeTestUtils.withDefaultTimeZone#31465

Closed
sarutak wants to merge 1 commit intoapache:masterfrom
sarutak:oracle-timezone-util
Closed

[SPARK-34350][SQL][TESTS] replace withTimeZone defined in OracleIntegrationSuite with DateTimeTestUtils.withDefaultTimeZone#31465
sarutak wants to merge 1 commit intoapache:masterfrom
sarutak:oracle-timezone-util

Conversation

@sarutak
Copy link
Member

@sarutak sarutak commented Feb 4, 2021

What changes were proposed in this pull request?

This PR replaces withTimeZone defined and used in OracleIntegrationSuite with DateTimeTestUtils.withDefaultTimeZone which is defined as a utility method.

Why are the changes needed?

Both methods are semantically the same so it might be better to use the utility one.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

OracleIntegrationSuite passes.

@github-actions github-actions bot added the SQL label Feb 4, 2021
@SparkQA
Copy link

SparkQA commented Feb 4, 2021

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/39437/

@SparkQA
Copy link

SparkQA commented Feb 4, 2021

Kubernetes integration test status failure
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/39437/

@SparkQA
Copy link

SparkQA commented Feb 4, 2021

Test build #134850 has finished for PR 31465 at commit 676e88a.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

Copy link
Member

@maropu maropu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okay, I've checked OracleIntegrationSuite can pass.

@maropu maropu closed this in 1f4135c Feb 5, 2021
@maropu
Copy link
Member

maropu commented Feb 5, 2021

Thanks! Merged to master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants