fn coerce_frame_bound(
target_type: &DataType,
bound: WindowFrameBound,
) -> Result<WindowFrameBound>Expand description
Coerces the given (window frame) bound to target_type.
fn coerce_frame_bound(
target_type: &DataType,
bound: WindowFrameBound,
) -> Result<WindowFrameBound>Coerces the given (window frame) bound to target_type.