dongjoon-hyun commented on code in PR #40181: URL: https://github.com/apache/spark/pull/40181#discussion_r1118237094
########## connector/connect/client/jvm/src/test/scala/org/apache/spark/sql/connect/client/CompatibilitySuite.scala: ########## @@ -39,8 +39,8 @@ import org.apache.spark.sql.connect.client.util.IntegrationTestUtils._ * spark-sql * spark-connect-client-jvm * }}} - * To build the above artifact, use e.g. `build/sbt package` or - * `build/mvn clean install -DskipTests`. + * To build the above artifact, use e.g. `build/sbt package` or `build/mvn clean install + * -DskipTests`. Review Comment: In the previous PR, I checked Scalastyle, but missed `ScalaFmt`. My bad. -- 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]
