Package io.substrait.relation
Class Aggregate.Measure
java.lang.Object
io.substrait.relation.Aggregate.Measure
- Direct Known Subclasses:
ImmutableMeasure
- Enclosing class:
- Aggregate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ImmutableMeasure.Builderbuilder()abstract AggregateFunctionInvocationabstract Optional<Expression>
-
Constructor Details
-
Measure
public Measure()
-
-
Method Details
-
getFunction
-
getPreMeasureFilter
-
builder
-