public interface DataTableScan extends InnerTableScan
TableScan.Plan
Modifier and Type | Method and Description |
---|---|
DataTableScan |
withShard(int indexOfThisSubtask,
int numberOfParallelSubtasks)
Specify the shard to be read, and allocate sharded files to read records.
|
withBucketFilter, withFilter, withLevelFilter, withLimit, withMetricsRegistry, withPartitionFilter, withPartitionFilter
listPartitionEntries, listPartitions, plan
DataTableScan withShard(int indexOfThisSubtask, int numberOfParallelSubtasks)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.