Skip to content
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

[SPARK-36362][CORE][SQL][FOLLOWUP] Fix java linter errors #33601

Closed
wants to merge 1 commit into from
Closed

[SPARK-36362][CORE][SQL][FOLLOWUP] Fix java linter errors #33601

wants to merge 1 commit into from

Conversation

dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Aug 1, 2021

What changes were proposed in this pull request?

This is a follow-up of #33594 to fix the Java linter error.

Why are the changes needed?

To recover GitHub Action.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass the GitHub Action.

@dongjoon-hyun
Copy link
Member Author

cc @srowen and @HyukjinKwon

@SparkQA
Copy link

SparkQA commented Aug 1, 2021

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

@SparkQA
Copy link

SparkQA commented Aug 1, 2021

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

@SparkQA
Copy link

SparkQA commented Aug 1, 2021

Test build #141929 has finished for PR 33601 at commit 5ad040c.

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

@srowen
Copy link
Member

srowen commented Aug 1, 2021

Ah oops thank you for fixing

@dongjoon-hyun
Copy link
Member Author

Thank you, @HyukjinKwon and @srowen . :)

@dongjoon-hyun dongjoon-hyun deleted the SPARK-36362 branch August 1, 2021 17:45
wangyum pushed a commit that referenced this pull request May 26, 2023
### What changes were proposed in this pull request?

This is a follow-up of #33594 to fix the Java linter error.

### Why are the changes needed?

To recover GitHub Action.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Pass the GitHub Action.

Closes #33601 from dongjoon-hyun/SPARK-36362.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants