lance_table::io::manifest

Function read_manifest

Source
pub async fn read_manifest(
    object_store: &ObjectStore,
    path: &Path,
) -> Result<Manifest>
Expand description

Read Manifest on URI.

This only reads manifest files. It does not read data files.