staging_blob_path

Function staging_blob_path 

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

Returns the staging path from the blob path.

ยงExample

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