viirya opened a new pull request, #56446:
URL: https://github.com/apache/spark/pull/56446

   ### What changes were proposed in this pull request?
   
   Rewraps a 103-character comment line in `JDBCSuite.scala` introduced by 
SPARK-57332 (f5eabcbd170) so it fits the 100-character scalastyle limit. 
Comment-only change.
   
   ### Why are the changes needed?
   
   The overlong line fails `dev/scalastyle`, so the "Linters, licenses, and 
dependencies" job is currently red on master and on every open PR (PR CI merges 
with the latest master before running).
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   Verified no non-import line in the file exceeds 100 characters.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   Generated-by: Claude Code
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to