Skip to content

handle the new grouping behavior using references #299

@kadinrabo

Description

@kadinrabo

We should update the behavior in substrait-java with the spec update 706 changing the definition of grouping sets in AggregateRel to consist of references into a list of grouping expressions instead of consisting of expressions directly.

This change keeps consumers from having to deduplicate the expressions in the grouping sets in order to execute the query or even derive the output schema. Explained in further detail in #700.

Metadata

Metadata

Assignees

No one assigned

    Labels

    corePull requests that update java code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions