| Modifier and Type | Class and Description |
|---|---|
class |
FilterRecordBatch |
class |
RuntimeFilterRecordBatch
A RuntimeFilterRecordBatch steps over the ScanBatch.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FlattenRecordBatch |
| Modifier and Type | Class and Description |
|---|---|
class |
LimitRecordBatch |
class |
PartitionLimitRecordBatch
Helps to perform limit in a partition within a record batch.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataHandlerBatch
Responsible for handling metadata returned by incoming aggregate operators
and fetching required metadata form the Metastore.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProjectRecordBatch |
| Modifier and Type | Class and Description |
|---|---|
class |
RangePartitionRecordBatch
Provides the ability to divide up the input rows into a fixed number of
separate ranges or 'buckets' based on the values of a set of columns (the
range partitioning columns).
|
| Modifier and Type | Class and Description |
|---|---|
class |
StatisticsMergeBatch
Example input and output:
Schema of incoming batch:
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemovingRecordBatch |
| Modifier and Type | Class and Description |
|---|---|
class |
TraceRecordBatch
Contains value vectors which are exactly the same
as the incoming record batch's value vectors.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnpivotMapsRecordBatch
Unpivot maps.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.