| Package | Description |
|---|---|
| org.apache.flink.table.runtime.operators.join.lookup |
| Modifier and Type | Class and Description |
|---|---|
class |
LookupJoinWithCalcRunner
The join runner with an additional calculate function on the dimension table.
|
| Constructor and Description |
|---|
KeyedLookupJoinWrapper(LookupJoinRunner lookupJoinRunner,
org.apache.flink.api.common.state.StateTtlConfig ttlConfig,
org.apache.flink.api.common.typeutils.TypeSerializer<org.apache.flink.table.data.RowData> serializer,
boolean lookupKeyContainsPrimaryKey) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.