Skip to main content

resolve_bounds

Function resolve_bounds 

Source
pub async fn resolve_bounds(
    spec: &PartitionSpec,
    auth: &AuthCatalog,
) -> CliResult<PartitionSpec>
Expand description

Resolve every discoverable bound in spec, returning a spec whose bounds are literals. A spec with no probes is returned unchanged and costs nothing.