extract_upper_bound

Function extract_upper_bound 

Source
fn extract_upper_bound(
    column: &str,
    expr: &PartitionExpr,
) -> Result<Option<Value>>