Module remove_duplicate
query
1.0.0-beta.2
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.