Skip to content

Extend group by to specify buckets for grouping #14

@resinas

Description

@resinas

Now, group by can be applied to any measure, but the grouping is done considering each value of the measure independently. For instance, if the grouping is applied to a time measure, it considers each different timedelta as a group. We want to extend this behaviour to allow the user to specify different groupings to apply to the grouping measure. For instance, grouping timedeltas for each 7 days. This also makes sense for data measures that refer to numeric attributes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions