Fokko commented on issue #124:
URL: https://github.com/apache/iceberg-rust/issues/124#issuecomment-2095455322

   > so if we have a manifest_list with e.g. 5 entries, 1 is pruned 
(ManifestEvaluator) we'd effectively spawn 4 tasks, to load the manifest and 
handle all the data files; is this correct?
   
   That is correct 👍 I think there might be some confusion around the naming. 
In the spec we have the Manifest List that contains Manifests. Within the 
Manifest there are manifest-entries that each point to one Datafile.


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

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to