public class LookupStreamingReader extends Object
LookupTable.| Constructor and Description |
|---|
LookupStreamingReader(LookupFileStoreTable table,
int[] projection,
Predicate predicate,
Set<Integer> requireCachedBucketIds,
Filter<InternalRow> cacheRowFilter) |
| Modifier and Type | Method and Description |
|---|---|
RecordReader<InternalRow> |
nextBatch(boolean useParallelism) |
Long |
nextSnapshotId() |
public LookupStreamingReader(LookupFileStoreTable table, int[] projection, @Nullable Predicate predicate, Set<Integer> requireCachedBucketIds, @Nullable Filter<InternalRow> cacheRowFilter)
public RecordReader<InternalRow> nextBatch(boolean useParallelism) throws Exception
ExceptionCopyright © 2023–2025 The Apache Software Foundation. All rights reserved.