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 2021/03/17 13:39:25 UTC

[GitHub] [spark] iemejia commented on a change in pull request #31866: [SPARK-27733] Upgrade to Avro 1.10.2

iemejia commented on a change in pull request #31866:
URL: https://github.com/apache/spark/pull/31866#discussion_r596026156



##########
File path: pom.xml
##########
@@ -148,7 +148,7 @@
     the link to metrics.dropwizard.io in docs/monitoring.md.
     -->
     <codahale.metrics.version>4.1.1</codahale.metrics.version>
-    <avro.version>1.10.1</avro.version>
+    <avro.version>1.10.2</avro.version>

Review comment:
       I was thinking about reusing the existing one to avoid the duplicated message in the release notes:
   [SPARK-27733] Upgrade to Avro 1.10.1
   [SPARK-2XXXX] Upgrade to Avro 1.10.2
   
   WDTY @wangyum? Should I create it still?




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

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