I just ran into a minor issue with the list() function.
I have a projection and in this case I want to transform the list to a map.
So, I'm not manipulating the tuple, I'm just converting the resultlist. I found that this is not possible because transformList is ignored in case of a projection.
This seems arbitrary to me and doesn't make sense to me.
|