public class IncrementalCompactDiffSplitRead extends IncrementalDiffSplitRead
SplitRead for streaming incremental diff after compaction.| Constructor and Description |
|---|
IncrementalCompactDiffSplitRead(MergeFileSplitRead mergeRead) |
| Modifier and Type | Method and Description |
|---|---|
RecordReader<InternalRow> |
createReader(DataSplit split)
Create a
RecordReader from split. |
forceKeepDelete, withFilter, withIOManager, withReadTypepublic IncrementalCompactDiffSplitRead(MergeFileSplitRead mergeRead)
public RecordReader<InternalRow> createReader(DataSplit split) throws IOException
SplitReadRecordReader from split.createReader in interface SplitRead<InternalRow>createReader in class IncrementalDiffSplitReadIOExceptionCopyright © 2023–2025 The Apache Software Foundation. All rights reserved.