pub async fn read_manifest_indexes( object_store: &ObjectStore, path: &Path, manifest: &Manifest, ) -> Result<Vec<Index>>