query::optimizer

Module remove_duplicate

Source

Structs§

  • This is [PhysicalOptimizerRule] to remove duplicate physical plans such as two adjoining [CoalesceBatchesExec] or [RepartitionExec]. They won’t have any effect if one runs right after another.