Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Add support for aggregate functions #15

Description

@westonpace

Extended expressions can contain "measures" which are aggregate functions. We should add an API to the top level builder for building aggregate measures. Note, aggregate functions are NOT (currently) expressions in Substrait and so they should not yield Expression objects and should not be addable to expressions in the same way that scalar functions are.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions