Uses of Interface
org.apache.drill.exec.record.metadata.ColumnMetadata

Packages that use ColumnMetadata
Package
Description
Standard type conversion tools for the case in which the input types are the standard Java types already supported by the ValuesWriter interface.
Provides run-time semantic analysis of the projection list for the scan operator.
Provides run-time semantic analysis of the projection list for the scan operator.
Handles the details of the result set loader implementation.
The "row set model" provides a "dual" of the vector structure used to create, allocate and work with a collection of vectors.
Implementation of a row set model for hyper-batches.
 
Provides a set of tools to work with row sets.
 
Provides a fluent schema builder.
 
 
 
Provides parsing for Mongo extended types which are generally of the form { "$type": value }.
 
 
 
 
 
 
Provides a light-weight, simplified set of column readers and writers that can be plugged into a variety of row-level readers and writers.
Provides the reader hierarchy as explained in the API package.
Implementation of the vector writers.
This package provides a "dummy" set of writers.