Hi Arvind,

You should be able to iterate over the DataFile instances in the manifest
file. ManifestReader is Iterable and exposes all of the data files that
have not been deleted.

rb

On Fri, Jan 25, 2019 at 1:44 PM Arvind Pruthi <apru...@linkedin.com> wrote:

> Hi Ryan
>
> I was going over some code in iceberg  and noticed that the Manifest Entry
> class is not public. Because of this any code outside the package cannot
> iterate over a ManifestFile. Any thoughts on why this is the case and is
> there a recommended way of iterating over entries in ManifestFile outside
> com.netflix.iceberg package.
>
>
>
> Thanks,
>
> Arvind
>


-- 
Ryan Blue
Software Engineer
Netflix

Reply via email to