Uses of Class
org.apache.drill.exec.vector.accessor.UnsupportedConversionError

Packages that use UnsupportedConversionError
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 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.