public class JoinTypeUtil extends Object
FlinkJoinType.| Constructor and Description |
|---|
JoinTypeUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.flink.table.runtime.operators.join.FlinkJoinType |
getFlinkJoinType(org.apache.calcite.rel.core.JoinRelType joinRelType)
Converts
JoinRelType to FlinkJoinType. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.