| Package | Description |
|---|---|
| org.apache.drill.test |
Provides a variety of test framework tools to simplify Drill unit
tests and ad-hoc tests created while developing features.
|
| Modifier and Type | Method and Description |
|---|---|
<T,V> T |
QueryBuilder.vectorValue(String columnName,
Class<V> vectorClass,
QueryBuilder.VectorQueryReader<T,V> reader)
Run the query which expect to return vector
V representation
of type T for the column columnName. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.