Skip to main content

decode_window_execution_spec

Function decode_window_execution_spec 

Source
pub fn decode_window_execution_spec(
    encoded: &str,
) -> Result<WindowExecutionSpec, PlanError>
Expand description

Decode a lossless window specification, accepting legacy compact fragments for backward compatibility.