Class and Description |
---|
FieldAggregator
abstract class of aggregating a field of a row.
|
Class and Description |
---|
FieldAggregator
abstract class of aggregating a field of a row.
|
Class and Description |
---|
FieldAggregator
abstract class of aggregating a field of a row.
|
FieldBoolAndAgg
bool_and aggregate a field of a row.
|
FieldBoolOrAgg
bool_or aggregate a field of a row.
|
FieldCollectAgg
Collect elements into an ARRAY.
|
FieldFirstNonNullValueAgg
first non-null value aggregate a field of a row.
|
FieldFirstValueAgg
first value aggregate a field of a row.
|
FieldHllSketchAgg
HllSketch aggregate a field of a row.
|
FieldLastNonNullValueAgg
last non-null value aggregate a field of a row.
|
FieldLastValueAgg
last value aggregate a field of a row.
|
FieldListaggAgg
listagg aggregate a field of a row.
|
FieldMaxAgg
max aggregate a field of a row.
|
FieldMergeMapAgg
Merge two maps.
|
FieldMinAgg
min aggregate a field of a row.
|
FieldProductAgg
product value aggregate a field of a row.
|
FieldRoaringBitmap32Agg
roaring bitmap aggregate a field of a row.
|
FieldRoaringBitmap64Agg
roaring bitmap aggregate a field of a row.
|
FieldSumAgg
sum aggregate a field of a row.
|
FieldThetaSketchAgg
ThetaSketch aggregate a field of a row.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.