Skip to content

Allow more than 2 additional GROUP BY columns #401

Closed
@pkaeding

Description

It seems that there is a limit to the number of columns that can be grouped by; you can group by time and two other columns, but not more than that.

I have a need to be able to group by up to 4 additional columns (so 5, including time), but it would probably be better to remove the restriction altogether, if that is possible.

Thanks!

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions