Package | Description |
---|---|
org.apache.drill.exec.expr |
Drill expression materialization and evaluation facilities.
|
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 SqlAccessor |
TypeHelper.getSqlAccessor(ValueVector vector) |
Constructor and Description |
---|
BoundCheckingAccessor(ValueVector vector,
SqlAccessor inner) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.