Skip to content

Add aggregate expression #330

Description

@wgtmac

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: include CountNull,CountNotNull,CountStar
  • ValueAggregate: include MaxAggregate and MinAggregate
  • AggregateEvaluator

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions