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

   I verified like the following. Could you review this PR, too, @peter-toth ?
   
   ```
   $ dev/lint-scala
   Using SPARK_LOCAL_IP=localhost
   Scalastyle checks passed.
   Scalafmt checks passed.
   
   $ dev/lint-java
   Using `mvn` from path: /opt/homebrew/bin/mvn
   Using SPARK_LOCAL_IP=localhost
   Checkstyle checks passed.
   
   $ git grep com.google.common.io.Files
   dev/checkstyle.xml:            <property name="illegalClasses" 
value="com.google.common.io.Files" />
   ```


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