coerce_frame_bound

Function coerce_frame_bound 

Source
fn coerce_frame_bound(
    target_type: &DataType,
    bound: WindowFrameBound,
) -> Result<WindowFrameBound>
Expand description

Coerces the given (window frame) bound to target_type.