-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-33084][CORE][SQL] Rename Unit test file and use fake ivy link #31118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
gentle ping @maropu @HyukjinKwon |
|
Kubernetes integration test starting |
|
Kubernetes integration test status failure |
|
Test build #133903 has finished for PR 31118 at commit
|
HyukjinKwon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good but cc @wangyum since he pointed it out.
|
Kubernetes integration test starting |
|
Kubernetes integration test status failure |
|
Test build #133908 has finished for PR 31118 at commit
|
|
retest this please. |
|
Kubernetes integration test starting |
|
Kubernetes integration test status success |
|
Test build #133927 has finished for PR 31118 at commit
|
|
Merged to master. |
What changes were proposed in this pull request?
According to #29966 (comment)
Use wrong name about suite file, this pr to fix this problem.
And change to use some fake ivy link for this test
Why are the changes needed?
Follow file name rule
Does this PR introduce any user-facing change?
No
How was this patch tested?
No