Enumerator
interface Enumerator
Merge two given physical plans by enumerating the applicable physical operators.
SimpleEnumerator
object SimpleEnumerator : Enumerator
The SimpleEnumerator will enumerate all physical operators we support for a given logical operator.