guilload commented on a change in pull request #1103:
URL: https://github.com/apache/iceberg/pull/1103#discussion_r448509893



##########
File path: 
mr/src/test/java/org/apache/iceberg/mr/mapred/serde/objectinspector/TestIcebergObjectInspector.java
##########
@@ -38,31 +38,37 @@
 
 public class TestIcebergObjectInspector {
 
+  private int id = 0;

Review comment:
       That made my life easier when adding new field but I get your point, 
I'll fix it in a follow-up PR.




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

Reply via email to