Uses of Enum
org.apache.drill.common.types.TypeProtos.MinorType

Packages that use TypeProtos.MinorType
Package
Description
Logical expression tree representation.
Logical function definitions.
Logical data types.
Drill expression materialization and evaluation facilities.
 
 
 
 
Standard type conversion tools for the case in which the input types are the standard Java types already supported by the ValuesWriter interface.
Handles the details of the result set loader implementation.
 
 
 
Provides a fluent schema builder.
 
 
 
 
 
 
 
 
 
 
 
Kafka storage plugin.
Defines a mock data source which generates dummy test data for use in testing.
 
 
 
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.