Class Aggregation
Object
org.apache.spark.sql.connector.expressions.aggregate.Aggregation
- All Implemented Interfaces:
Serializable
Aggregation in SQL statement.
- Since:
- 3.2.0
- See Also:
-
Constructor Summary
ConstructorDescriptionAggregation
(AggregateFunc[] aggregateExpressions, Expression[] groupByExpressions) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
Aggregation
-
-
Method Details
-
aggregateExpressions
-
groupByExpressions
-