I have a reduce function that outputs keys with duplicate ids with group_level=1, I would really like to say something like group_level=id and have it do the grouping on id rather than my key? Is this possible?
-- Jarrod Roberson
I have a reduce function that outputs keys with duplicate ids with group_level=1, I would really like to say something like group_level=id and have it do the grouping on id rather than my key? Is this possible?
-- Jarrod Roberson