dongjoon-hyun commented on PR #51923:
URL: https://github.com/apache/spark/pull/51923#issuecomment-3166803399

   For this single file change, I verified manually like the following.
   
   ```
   $ dev/lint-scala
   Using SPARK_LOCAL_IP=localhost
   Scalastyle checks passed.
   Scalafmt checks passed.
   
   $ build/sbt "core/testOnly *.UtilsSuite"
   ...
   [info] Run completed in 3 seconds, 97 milliseconds.
   [info] Total number of tests run: 61
   [info] Suites: completed 1, aborted 0
   [info] Tests: succeeded 61, failed 0, canceled 0, ignored 0, pending 0
   [info] All tests passed.
   [success] Total time: 20 s, completed Aug 8, 2025, 12:07:19 AM
   ```


-- 
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