Package | Description |
---|---|
org.apache.paimon.operation | |
org.apache.paimon.table.source.snapshot |
Modifier and Type | Method and Description |
---|---|
static DefaultValueAssigner |
DefaultValueAssigner.create(TableSchema schema) |
DefaultValueAssigner |
DefaultValueAssigner.handleReadRowType(RowType readRowType) |
Constructor and Description |
---|
SnapshotReaderImpl(FileStoreScan scan,
TableSchema tableSchema,
CoreOptions options,
SnapshotManager snapshotManager,
ChangelogManager changelogManager,
SplitGenerator splitGenerator,
java.util.function.BiConsumer<FileStoreScan,Predicate> nonPartitionFilterConsumer,
DefaultValueAssigner defaultValueAssigner,
FileStorePathFactory pathFactory,
String tableName,
IndexFileHandler indexFileHandler) |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.