Skip to content

Conversation

@LuciferYang
Copy link
Contributor

What changes were proposed in this pull request?

The pr aims to change the suppress files from sql/core/src/main/java/org/apache/spark/sql/api.java/* to sql/core/src/main/java/org/apache/spark/sql/api/java/*, the former seems to be a wrong code path.

Why are the changes needed?

Correct the files contend in checkstyle-suppressions.xml

Does this PR introduce any user-facing change?

No

How was this patch tested?

Pass GitHub Actions

@github-actions github-actions bot added the BUILD label Nov 1, 2022
@LuciferYang
Copy link
Contributor Author

cc @dongjoon-hyun @srowen Is this change correct?

@srowen
Copy link
Member

srowen commented Nov 1, 2022

Oops yeah that looks like the right fix.

@srowen srowen closed this in 5457193 Nov 1, 2022
srowen pushed a commit that referenced this pull request Nov 1, 2022
…s.xml`

### What changes were proposed in this pull request?
The pr aims to change the suppress files from `sql/core/src/main/java/org/apache/spark/sql/api.java/*` to `sql/core/src/main/java/org/apache/spark/sql/api/java/*`, the former seems to be a wrong code path.

### Why are the changes needed?
Correct the `files` contend in `checkstyle-suppressions.xml`

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

### How was this patch tested?
Pass GitHub Actions

Closes #38469 from LuciferYang/fix-java-supperessions.

Authored-by: yangjie01 <[email protected]>
Signed-off-by: Sean Owen <[email protected]>
(cherry picked from commit 5457193)
Signed-off-by: Sean Owen <[email protected]>
srowen pushed a commit that referenced this pull request Nov 1, 2022
…s.xml`

### What changes were proposed in this pull request?
The pr aims to change the suppress files from `sql/core/src/main/java/org/apache/spark/sql/api.java/*` to `sql/core/src/main/java/org/apache/spark/sql/api/java/*`, the former seems to be a wrong code path.

### Why are the changes needed?
Correct the `files` contend in `checkstyle-suppressions.xml`

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

### How was this patch tested?
Pass GitHub Actions

Closes #38469 from LuciferYang/fix-java-supperessions.

Authored-by: yangjie01 <[email protected]>
Signed-off-by: Sean Owen <[email protected]>
(cherry picked from commit 5457193)
Signed-off-by: Sean Owen <[email protected]>
@srowen
Copy link
Member

srowen commented Nov 1, 2022

Merged to master/3.3/3.2

Copy link
Member

@dongjoon-hyun dongjoon-hyun 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. Thank you for fixing this.

@LuciferYang
Copy link
Contributor Author

Thanks @srowen @dongjoon-hyun

SandishKumarHN pushed a commit to SandishKumarHN/spark that referenced this pull request Dec 12, 2022
…s.xml`

### What changes were proposed in this pull request?
The pr aims to change the suppress files from `sql/core/src/main/java/org/apache/spark/sql/api.java/*` to `sql/core/src/main/java/org/apache/spark/sql/api/java/*`, the former seems to be a wrong code path.

### Why are the changes needed?
Correct the `files` contend in `checkstyle-suppressions.xml`

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

### How was this patch tested?
Pass GitHub Actions

Closes apache#38469 from LuciferYang/fix-java-supperessions.

Authored-by: yangjie01 <[email protected]>
Signed-off-by: Sean Owen <[email protected]>
sunchao pushed a commit to sunchao/spark that referenced this pull request Jun 2, 2023
…s.xml`

### What changes were proposed in this pull request?
The pr aims to change the suppress files from `sql/core/src/main/java/org/apache/spark/sql/api.java/*` to `sql/core/src/main/java/org/apache/spark/sql/api/java/*`, the former seems to be a wrong code path.

### Why are the changes needed?
Correct the `files` contend in `checkstyle-suppressions.xml`

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

### How was this patch tested?
Pass GitHub Actions

Closes apache#38469 from LuciferYang/fix-java-supperessions.

Authored-by: yangjie01 <[email protected]>
Signed-off-by: Sean Owen <[email protected]>
(cherry picked from commit 5457193)
Signed-off-by: Sean Owen <[email protected]>
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