| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec.vector | |
| org.apache.hadoop.hive.ql.io.filter |
| Modifier and Type | Class and Description |
|---|---|
class |
VectorizedRowBatch
A VectorizedRowBatch is a set of rows, organized with each column
as a vector.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableFilterContext
A representation of a Filter applied on the rows of a VectorizedRowBatch
VectorizedRowBatch. |
| Modifier and Type | Method and Description |
|---|---|
default FilterContext |
MutableFilterContext.immutable()
Get the immutable version of the current FilterContext.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.