| Package | Description |
|---|---|
| org.apache.paimon.flink.lookup | |
| org.apache.paimon.table | |
| org.apache.paimon.table.source |
| Constructor and Description |
|---|
LookupDataTableScan(TableSchema schema,
CoreOptions options,
SnapshotReader snapshotReader,
SnapshotManager snapshotManager,
ChangelogManager changelogManager,
boolean supportStreamingReadOverwrite,
LookupFileStoreTable.LookupStreamScanMode lookupScanMode,
TableQueryAuth queryAuth,
boolean hasPk) |
| Modifier and Type | Method and Description |
|---|---|
TableQueryAuth |
CatalogEnvironment.tableQueryAuth(CoreOptions options) |
| Constructor and Description |
|---|
DataTableBatchScan(TableSchema schema,
CoreOptions options,
SnapshotReader snapshotReader,
TableQueryAuth queryAuth) |
DataTableStreamScan(TableSchema schema,
CoreOptions options,
SnapshotReader snapshotReader,
SnapshotManager snapshotManager,
ChangelogManager changelogManager,
boolean supportStreamingReadOverwrite,
TableQueryAuth queryAuth,
boolean hasPk) |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.