staging_manifest_path

Function staging_manifest_path 

Source
pub fn staging_manifest_path(manifest_path: &str) -> String
Expand description

Returns the staging path from the manifest path.

ยงExample

  • Input: "data/table/region_0001/manifest/"
  • Output: "data/table/region_0001/staging/manifest/"