assert_executable_invariants

Function assert_executable_invariants 

Source
pub fn assert_executable_invariants(plan: &LogicalPlan) -> Result<()>
Expand description

Visit the plan nodes, and confirm the InvariantLevel::Executable as well as the less stringent InvariantLevel::Always checks.