pub fn deletion_file_path(
base: &Path,
fragment_id: u64,
deletion_file: &DeletionFile,
) -> Path
Expand description
Get the file path for a deletion file. This is relative to the dataset root.
pub fn deletion_file_path(
base: &Path,
fragment_id: u64,
deletion_file: &DeletionFile,
) -> Path
Get the file path for a deletion file. This is relative to the dataset root.