Skip to content

Conversation

@AngersZhuuuu
Copy link
Contributor

@AngersZhuuuu AngersZhuuuu commented Jun 23, 2021

What changes were proposed in this pull request?

Check all day-time interval types in HiveInspectors tests.

Why are the changes needed?

New tests should improve test coverage for day-time interval types.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Added UT.

@AngersZhuuuu
Copy link
Contributor Author

FYI @MaxGekk

@github-actions github-actions bot added the SQL label Jun 23, 2021
@SparkQA
Copy link

SparkQA commented Jun 23, 2021

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

@SparkQA
Copy link

SparkQA commented Jun 23, 2021

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

@MaxGekk MaxGekk changed the title [SPARK-35733][SQL][TEST] Check all day-time interval types in HiveInspectors tests [SPARK-35733][SQL][TESTS] Check all day-time interval types in HiveInspectors tests Jun 23, 2021
}

test("SPARK-34879: HiveInspectors supports DayTimeIntervalType") {
test("SPARK-35733: HiveInspectors supports supports all type of DayTimeIntervalType") {
Copy link
Member

Choose a reason for hiding this comment

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

Please, add both: test("SPARK-34879, SPARK-35733:

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

}

test("SPARK-35722: HiveInspectors supports all type of YearMonthIntervalType") {
test("SPARK-34879, SPARK-35722: HiveInspectors supports all type of YearMonthIntervalType") {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@MaxGekk Also update here

@SparkQA
Copy link

SparkQA commented Jun 23, 2021

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

@SparkQA
Copy link

SparkQA commented Jun 23, 2021

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

@SparkQA
Copy link

SparkQA commented Jun 23, 2021

Test build #140193 has finished for PR 33036 at commit efbd730.

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

@SparkQA
Copy link

SparkQA commented Jun 23, 2021

Test build #140186 has finished for PR 33036 at commit 6e8f33a.

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

Copy link
Member

@MaxGekk MaxGekk left a comment

Choose a reason for hiding this comment

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

+1, LGTM. Merging to master.
Thank you, @AngersZhuuuu .

@MaxGekk MaxGekk closed this in 077cf2a Jun 23, 2021
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.

3 participants