Uses of Interface
org.apache.drill.exec.physical.impl.scan.columns.ColumnsSchemaNegotiator
Packages that use ColumnsSchemaNegotiator
Package
Description
Handles the special "columns" column used by the text reader,
and available to similar readers.
-
Uses of ColumnsSchemaNegotiator in org.apache.drill.exec.physical.impl.scan.columns
Classes in org.apache.drill.exec.physical.impl.scan.columns that implement ColumnsSchemaNegotiatorModifier and TypeClassDescriptionstatic class
Implementation of the columns array schema negotiator.