You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iceberg.apache.org by GitBox <gi...@apache.org> on 2018/12/12 23:21:42 UTC

[GitHub] rdblue opened a new pull request #50: Use manifest lists by default and fix tests.

rdblue opened a new pull request #50: Use manifest lists by default and fix tests.
URL: https://github.com/apache/incubator-iceberg/pull/50
 
 
   This also fixes tests that were picking up manifest list files because they validated manifests in the metadata directory by looking for all Avro files. Those tests now use `listManifestFiles` that will filter out manifest lists.
   
   This fixes a minor bug in Snapshot.cacheChanges, where manifests was accessed directly instead of using the lazy-loading method.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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