You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2020/07/01 17:23:05 UTC

[GitHub] [iceberg] guilload commented on a change in pull request #1103: Add IcebergSerDe

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org