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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
