Skip to main content

build_copy_source

Function build_copy_source 

Source
pub(crate) fn build_copy_source(
    snapshot_uri: &str,
    storage: &ObjectStoreConfig,
    schema: &str,
    chunk_id: u32,
) -> Result<CopySource>