rdblue commented on a change in pull request #619: Add schema validator
URL: https://github.com/apache/incubator-iceberg/pull/619#discussion_r348648644
 
 

 ##########
 File path: core/src/test/java/org/apache/iceberg/avro/AvroDataTest.java
 ##########
 @@ -56,6 +60,12 @@
       required(116, "dec_38_10", Types.DecimalType.of(38, 10)) // maximum 
precision
   );
 
+  private int assignNewId() {
 
 Review comment:
   @chenjunjiedada, Is this still needed?

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to