| Package | Description |
|---|---|
| org.apache.paimon.flink.lookup |
| Modifier and Type | Method and Description |
|---|---|
static PrimaryKeyPartialLookupTable |
PrimaryKeyPartialLookupTable.createLocalTable(FileStoreTable table,
int[] projection,
File tempPath,
List<String> joinKey,
Set<Integer> requireCachedBucketIds) |
static PrimaryKeyPartialLookupTable |
PrimaryKeyPartialLookupTable.createRemoteTable(FileStoreTable table,
int[] projection,
List<String> joinKey) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.