Uses of Interface
org.apache.drill.exec.physical.base.FileGroupScan
Packages that use FileGroupScan
Package
Description
-
Uses of FileGroupScan in org.apache.drill.exec.physical.base
Classes in org.apache.drill.exec.physical.base that implement FileGroupScanModifier and TypeClassDescriptionclassclassRepresents table group scan with metadata usage.classThe type of scan operator, which allows to scan schemaless tables (DynamicDrillTablewith null selection)Methods in org.apache.drill.exec.physical.base that return FileGroupScanModifier and TypeMethodDescriptionAbstractFileGroupScan.clone(FileSelection selection) FileGroupScan.clone(FileSelection selection) -
Uses of FileGroupScan in org.apache.drill.exec.store.delta
Classes in org.apache.drill.exec.store.delta that implement FileGroupScan -
Uses of FileGroupScan in org.apache.drill.exec.store.dfs.easy
Classes in org.apache.drill.exec.store.dfs.easy that implement FileGroupScanMethods in org.apache.drill.exec.store.dfs.easy that return FileGroupScan -
Uses of FileGroupScan in org.apache.drill.exec.store.hive
Classes in org.apache.drill.exec.store.hive that implement FileGroupScan -
Uses of FileGroupScan in org.apache.drill.exec.store.parquet
Classes in org.apache.drill.exec.store.parquet that implement FileGroupScan