rdblue commented on issue #17: Remove filter and iterable methods from Snapshot.
URL: https://github.com/apache/incubator-iceberg/pull/17#issuecomment-442568451
 
 
   The original idea was that you would be able to easily list all the files in 
a Snapshot. That may be a good idea still, but nothing currently uses this. 
Scan and ManifestGroup read manifests directly for different purposes.
   
   All these may be refactored later because I'm working on a feature branch 
that moves snapshot manifest listings out of the metadata file to keep it small 
and make sorting through the files in a table faster (using partition ranges, 
for example).

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to