-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Add Aggregate to the Expression family. The current expression implementation looks pretty much similar to the Java implementation. The work items would include:
-
Aggregate -
UnboundAggregate -
BoundAggregate -
CountAggregate: includeCountNull,CountNotNull,CountStar -
ValueAggregate: includeMaxAggregateandMinAggregate -
AggregateEvaluator
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers