Package io.substrait.relation
Class ProtoAggregateFunctionConverter
java.lang.Object
io.substrait.relation.ProtoAggregateFunctionConverter
Converts from
AggregateFunction to Aggregate.Measure-
Constructor Summary
ConstructorsConstructorDescriptionProtoAggregateFunctionConverter(ExtensionLookup lookup, ProtoExpressionConverter protoExpressionConverter) ProtoAggregateFunctionConverter(ExtensionLookup lookup, SimpleExtension.ExtensionCollection extensions, ProtoExpressionConverter protoExpressionConverter) -
Method Summary
-
Constructor Details
-
ProtoAggregateFunctionConverter
public ProtoAggregateFunctionConverter(ExtensionLookup lookup, ProtoExpressionConverter protoExpressionConverter) -
ProtoAggregateFunctionConverter
public ProtoAggregateFunctionConverter(ExtensionLookup lookup, SimpleExtension.ExtensionCollection extensions, ProtoExpressionConverter protoExpressionConverter)
-
-
Method Details
-
from
-