public abstract class AbstractFileGroupScan extends AbstractGroupScan implements FileGroupScan
INIT_ALLOCATION, initialAllocation, MAX_ALLOCATION, maxAllocation, userNameALL_COLUMNS| Constructor and Description |
|---|
AbstractFileGroupScan(AbstractFileGroupScan that) |
AbstractFileGroupScan(String userName) |
| Modifier and Type | Method and Description |
|---|---|
FileGroupScan |
clone(FileSelection selection) |
void |
modifyFileSelection(FileSelection selection) |
boolean |
supportsPartitionFilterPushdown()
Whether or not this GroupScan supports pushdown of partition filters (directories for filesystems)
|
accept, applyFilter, applyLimit, canPushdownProjects, clone, enforceWidth, getAnalyzeInfoProvider, getColumns, getColumnValueCount, getDistributionAffinity, getFiles, getFilter, getInitialAllocation, getMaxAllocation, getMetadataProvider, getMinParallelizationWidth, getOperatorAffinity, getOperatorType, getPartitionColumns, getScanStats, getScanStats, getScanStats, getSelectionRoot, getTableMetadata, hasFiles, isDistributed, isExecutable, iterator, supportsFilterPushDown, supportsLimitPushdown, usedMetastoreaccept, getCost, getOperatorId, getSVMode, getUserName, isBufferedOperator, setCost, setMaxAllocation, setOperatorIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyAssignments, applyFilter, applyLimit, canPushdownProjects, clone, enforceWidth, getAnalyzeInfoProvider, getColumns, getColumnValueCount, getDigest, getFiles, getFilter, getMaxParallelizationWidth, getMetadataProvider, getMinParallelizationWidth, getPartitionColumns, getScanStats, getScanStats, getSelectionRoot, getSpecificScan, getTableMetadata, hasFiles, isDistributed, supportsFilterPushDown, supportsLimitPushdown, usedMetastoreaccept, getCost, getInitialAllocation, getMaxAllocation, getNewWithChildren, getOperatorId, getOperatorType, getSVMode, getUserName, isBufferedOperator, isExecutable, setCost, setMaxAllocation, setOperatorIdacceptforEach, iterator, spliteratorgetDistributionAffinity, getOperatorAffinitypublic AbstractFileGroupScan(String userName)
public AbstractFileGroupScan(AbstractFileGroupScan that)
public void modifyFileSelection(FileSelection selection)
modifyFileSelection in interface FileGroupScanpublic FileGroupScan clone(FileSelection selection) throws IOException
clone in interface FileGroupScanIOExceptionpublic boolean supportsPartitionFilterPushdown()
GroupScansupportsPartitionFilterPushdown in interface GroupScansupportsPartitionFilterPushdown in class AbstractGroupScanCopyright © 2022 The Apache Software Foundation. All rights reserved.