pub fn validate_window_execution_spec(
spec: &WindowExecutionSpec,
) -> Result<(), PlanError>Expand description
Validate invariants required by all continuous window executors.
pub fn validate_window_execution_spec(
spec: &WindowExecutionSpec,
) -> Result<(), PlanError>Validate invariants required by all continuous window executors.