Uses of Package
org.apache.drill.exec.physical.impl.scan.columns
Packages that use org.apache.drill.exec.physical.impl.scan.columns
Package
Description
Handles the special "columns" column used by the text reader,
and available to similar readers.
-
Classes in org.apache.drill.exec.physical.impl.scan.columns used by org.apache.drill.exec.physical.impl.scan.columnsClassDescriptionHandles the special case in which the entire row is returned as a "columns" array.Scan framework for a file that supports the special "columns" column.Schema negotiator that supports the file scan options plus access to the specific selected columns indexes.