query
0.12.0
Module remove_
duplicate
Module Items
Structs
In query::
optimizer
query
::
optimizer
Module
remove_duplicate
Copy item path
source
Structs
§
Remove
Duplicate
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.