Package | Description |
---|---|
org.apache.flink.table.runtime.operators.join |
Modifier and Type | Class and Description |
---|---|
class |
SortMergeInnerJoinIterator
Gets probeRow and match rows for inner join.
|
class |
SortMergeOneSideOuterJoinIterator
Gets probeRow and match rows for left/right join.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.