You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "zhenlineo (via GitHub)" <gi...@apache.org> on 2023/07/28 00:51:46 UTC

[GitHub] [spark] zhenlineo commented on pull request #42164: [SPARK-44538][CONNECT][SQL] Reinstate Row.jsonValue and friends

zhenlineo commented on PR #42164:
URL: https://github.com/apache/spark/pull/42164#issuecomment-1654817359

   ```
   The scalafmt check failed on connector/connect at following occurrences:
   
   Requires formatting: LiteralValueProtoConverter.scala
   
   Before submitting your change, please make sure to format your code using the following command:
   ./build/mvn -Pscala-2.12 scalafmt:format -Dscalafmt.skip=false -Dscalafmt.validateOnly=false -Dscalafmt.changedOnly=false -pl connector/connect/common -pl connector/connect/server -pl connector/connect/client/jvm
   Error: Process completed with exit code 1.
   ```
   Almost there.


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org