Add column naming options in the Group By Recipe

0 Kudos

By default, when you select any aggregation method on a column in a Group By recipe, the column will be renamed 

old name = <column_name>

new name = <column_name_aggregation>

In the output column names part of the recipe you can manually change the column names.  

It would be useful to allow the column renaming default to be toggled on and off, so we could choose to keep the column names the same.