public class AppendOnlyFileStoreScan extends AbstractFileStoreScan
FileStoreScan.PlanscanMode| Constructor and Description |
|---|
AppendOnlyFileStoreScan(ManifestsReader manifestsReader,
BucketSelectConverter bucketSelectConverter,
SnapshotManager snapshotManager,
SchemaManager schemaManager,
TableSchema schema,
ManifestFile.Factory manifestFileFactory,
Integer scanManifestParallelism,
boolean fileIndexReadEnabled) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
filterByStats(ManifestEntry entry)
Note: Keep this thread-safe.
|
AppendOnlyFileStoreScan |
withFilter(Predicate predicate) |
dropStats, dropStats, enableValueFilter, filterWholeBucketByStats, manifestsReader, onlyReadRealBuckets, parallelism, plan, readBucketEntries, readFileIterator, readManifest, readPartitionEntries, readSimpleEntries, scanTableSchema, wholeBucketFilterEnabled, withBucket, withBucketFilter, withDataFileNameFilter, withKind, withLevel, withLevelFilter, withManifestCacheFilter, withManifestEntryFilter, withMetrics, withPartitionBucket, withPartitionFilter, withPartitionFilter, withPartitionFilter, withPartitionsFilter, withSnapshot, withSnapshot, withTotalAwareBucketFilterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlistPartitions, totalRecordCountpublic AppendOnlyFileStoreScan(ManifestsReader manifestsReader, BucketSelectConverter bucketSelectConverter, SnapshotManager snapshotManager, SchemaManager schemaManager, TableSchema schema, ManifestFile.Factory manifestFileFactory, Integer scanManifestParallelism, boolean fileIndexReadEnabled)
public AppendOnlyFileStoreScan withFilter(Predicate predicate)
protected boolean filterByStats(ManifestEntry entry)
filterByStats in class AbstractFileStoreScanCopyright © 2023–2025 The Apache Software Foundation. All rights reserved.