Skip to main content

build_copy_target

Function build_copy_target 

Source
pub(super) fn build_copy_target(
    snapshot_uri: &str,
    storage: &ObjectStoreConfig,
    schema: &str,
    chunk_id: u32,
) -> Result<CopyTarget>