You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/02/08 19:22:58 UTC

[GitHub] [spark] Zhen-hao edited a comment on pull request #35379: [SPARK-38091][SQL] fix bugs in AvroSerializer

Zhen-hao edited a comment on pull request #35379:
URL: https://github.com/apache/spark/pull/35379#issuecomment-1032975616


   hi @gengliangwang,
   Thank you for reviewing this PR. 
   
   Those unnecessary code changes you mentioned were resutls of running `./dev/scalafmt`.
   
   That means the existing code on `master` was merged without running that command. 
   
   One way to fix it is to first merge a PR for formatting only, as hinted by @xkrogen


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