Bug report: Group By

mpersin1123
Level 1
Bug report: Group By

Hi all,

Not sure the best place to make a bug report, so I'm posting it below:

When using the group by visual recipe, in the event that you change the case of the key that the recipe is grouping over, the underlying SQL query does not update properly. In my case this is Date_UTC -> date_UTC. It only happens when an aggregation using first (or presumably any other order dependent aggregations), and is due to the ORDER BY "key" part of the query not properly updating. Its easy enough to work around via converting the recipe to SQL and correcting it manually though.

Best wishes, 

Matt

0 Kudos
1 Reply
AlexT
Dataiker

Hi @mpersin1123 ,
You can report bugs over regular Support channels :
https://doc.dataiku.com/dss/latest/troubleshooting/obtaining-support.html

I'll take note of this and reach out directly If we need more information.

Thanks 

0 Kudos