Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on March 21, 2024 11:31AM
Likes: 0
Replies: 1
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
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