Hi!
Would it be possible to allow grouping on nullable fields of Tuples?
It crashes when I try, so I have to "hack" it somehow (if the field type is String, setting an empty String, for example...).
I think it would be nice to have it to save some space, and this func might be useful for someone else ;)
Thanks!