Timothy Farkas

Results 1 issues of Timothy Farkas

# Goal The goal of this change is to move code for managing a partition in HashAgg into a seperate class, similar to the [HashPartition](https://github.com/apache/drill/blob/master/exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/common/HashPartition.java) class in HashJoinBatch. This has...