Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Override default name convention for Aggregation feature #5994

Description

@nquinn408

Is your feature request related to a problem? Please describe.
Currently, aggregation feature name is concatenation of column name and function name. Users should be able to give optional schema name to override it that names it better. It should be inline so it is clear which aggregation feature it is associated with.

Describe the solution you'd like
We should add optional schema field to Aggregation proto.

Describe alternatives you've considered
Adding a schema field in schema section is alternative but may be hard to associate schema field with aggregation feature.

Activity

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions