get_arrow_path

Function get_arrow_path 

Source
pub fn get_arrow_path(dataset_dir: &Path) -> Option<PathBuf>
Expand description

Get the expected Arrow file path for a dataset directory.

§Arguments

  • dataset_dir - Path to the snapshot root directory

§Returns

The expected path to the Arrow annotation file.