shardulm94 commented on a change in pull request #1648:
URL: https://github.com/apache/iceberg/pull/1648#discussion_r556033683
##########
File path: api/src/test/java/org/apache/iceberg/AssertHelpers.java
##########
@@ -29,6 +31,7 @@ private AssertHelpers() {
/**
* A convenience method to avoid a large number of @Test(expected=...) tests
+ * of @Test(expected=...) tests
Review comment:
Remove this? Seems to be a remnant of the previous search/replace.
##########
File path: versions.props
##########
@@ -1,5 +1,5 @@
org.slf4j:* = 1.7.25
-org.apache.avro:avro = 1.9.2
+org.apache.avro:avro = 1.10.0
Review comment:
Can we bump this to Avro 1.10.1? I was specifically interested in
https://issues.apache.org/jira/browse/AVRO-2817. I can also create a followup
PR if you prefer and leave it at 1.10.0 here.
----------------------------------------------------------------
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]