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 2019/05/14 18:46:31 UTC

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #184: Remove block_size_in_bytes from API. Make the corresponding avro field optional.

rdblue commented on a change in pull request #184: Remove block_size_in_bytes from API. Make the corresponding avro field optional.
URL: https://github.com/apache/incubator-iceberg/pull/184#discussion_r283947026
 
 

 ##########
 File path: api/src/main/java/org/apache/iceberg/DataFile.java
 ##########
 @@ -30,6 +30,7 @@
 import org.apache.iceberg.types.Types.StringType;
 import org.apache.iceberg.types.Types.StructType;
 
+
 
 Review comment:
   Nit: please don't add empty lines because they can cause conflicts.

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


With regards,
Apache Git Services

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