Skip to content

There seem to be 2 ways to express a GROUP BY + Aggregate #12

Description

@milindsrivastava1997

Aggregate node has a by field to express columns to group by
We also have a Partition node which splits a table into multiple based on a key, effectively a group by

We should canonicalize the L3 IR so that there is only one way to express GROUP BY + Aggregate.

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions