-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 0.13.0
-
Fix Version/s: 0.13.0
-
Component/s: Query Processor
-
Labels:
-
Hadoop Flags:Reviewed
Row mode GBY is becoming a pass-through if not enough aggregation occurs on the map side, relying on the shuffle+reduce side to do the work. Have VGBY do the same.