Constructor and Description |
---|
TableScanUtils() |
Modifier and Type | Method and Description |
---|---|
static Optional<Long> |
getSnapshotId(FileStoreSourceSplit split)
Get snapshot id from
FileStoreSourceSplit . |
static void |
streamingReadingValidate(Table table) |
static boolean |
supportCompactDiffStreamingReading(Table table)
Check whether streaming reading is supported based on the data changed before and after
compact.
|
public static void streamingReadingValidate(Table table)
public static Optional<Long> getSnapshotId(FileStoreSourceSplit split)
FileStoreSourceSplit
.public static boolean supportCompactDiffStreamingReading(Table table)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.