pub async fn read_manifest<S: ObjectStoreGetExt>(
remote_store: S,
) -> IngestionResult<Manifest>Expand description
Reads the manifest file from the store.
pub async fn read_manifest<S: ObjectStoreGetExt>(
remote_store: S,
) -> IngestionResult<Manifest>Reads the manifest file from the store.