Package org.apache.iceberg
Class ManifestReaderUtil
java.lang.Object
org.apache.iceberg.ManifestReaderUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.iceberg.io.CloseableIterable<String> readPathsFromManifest(org.apache.iceberg.ManifestFile manifest, Map<Integer, org.apache.iceberg.PartitionSpec> specsById, org.apache.iceberg.io.FileIO io)
-
Method Details
-
readPathsFromManifest
-