You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[MINOR][BUILD] Correct the files contend in checkstyle-suppressions.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
Closesapache#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]>
0 commit comments