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
[SPARK-48763][FOLLOWUP] Make dev/lint-scala error message more accurate
### What changes were proposed in this pull request?
The pr is followuping apache#47157, to make `dev/lint-scala` error message more accurate.
### Why are the changes needed?
After move from: `connector/connect/server` `connector/connect/common` to: `connect/server``connect/common`
Our error message in `dev/lint-scala` should be updated synchronously.
eg:
<img width="709" alt="image" src="https://github.com/apache/spark/assets/15246973/d749e371-7621-4063-b512-279d0690d573">
<img width="772" alt="image" src="https://github.com/apache/spark/assets/15246973/44b80571-bdb6-40cb-9571-8b34d009b5f8">
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Pass GA.
Manually test.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closesapache#47291 from panbingkun/SPARK-48763_FOLLOWUP.
Authored-by: panbingkun <panbingkun@baidu.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
0 commit comments