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, specially because the upgrade to 1.10.1 will largely dissapear with this one: ``` [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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org