Package | Description |
---|---|
org.apache.drill.exec.vector.accessor |
Provides a light-weight, simplified set of column readers and writers that
can be plugged into a variety of row-level readers and writers.
|
Modifier and Type | Method and Description |
---|---|
static InvalidConversionError |
InvalidConversionError.writeError(ColumnMetadata schema,
Object value) |
static InvalidConversionError |
InvalidConversionError.writeError(ColumnMetadata schema,
Object value,
Exception e) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.