Skip to main content

validate_window_execution_spec

Function validate_window_execution_spec 

Source
pub fn validate_window_execution_spec(
    spec: &WindowExecutionSpec,
) -> Result<(), PlanError>
Expand description

Validate invariants required by all continuous window executors.