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/01 15:50:31 UTC

[GitHub] [incubator-iceberg] rdblue commented on issue #172: Properly serialize key metadata in GenericDataFile.

rdblue commented on issue #172: Properly serialize key metadata in GenericDataFile.
URL: https://github.com/apache/incubator-iceberg/pull/172#issuecomment-488321846
 
 
   The problem with using `byte[]` internally is that it would require copying the buffer when it is set. That copy would slow down scan planning.

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