LuciferYang commented on PR #57143:
URL: https://github.com/apache/spark/pull/57143#issuecomment-4921002502

   ```
   Run ./dev/lint-scala
   Scalastyle checks passed.
   The scalafmt check failed on sql/connect or sql/connect at following 
occurrences:
   
   org.apache.maven.plugin.MojoExecutionException: Scalafmt: Unformatted files 
found
   Error:  Failed to execute goal 
org.antipathy:mvn-scalafmt_2.13:1.1.1713302731.c3d0074:format (default-cli) on 
project spark-sql-api_2.13: Error formatting Scala files: Scalafmt: Unformatted 
files found -> [Help 1]
   
   Before submitting your change, please make sure to format your code using 
the following command:
   ./build/mvn scalafmt:format -Dscalafmt.skip=false 
-Dscalafmt.validateOnly=false -Dscalafmt.changedOnly=false -pl sql/api -pl 
sql/connect/common -pl sql/connect/server -pl sql/connect/shims -pl 
sql/connect/client/jvm
   ```


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