spark git commit: [SPARK-11942][SQL] fix encoder life cycle for CoGroup

2015-11-24 Thread marmbrus
Repository: spark Updated Branches: refs/heads/master be9dd1550 -> e5aaae6e1 [SPARK-11942][SQL] fix encoder life cycle for CoGroup we should pass in resolved encodera to logical `CoGroup` and bind them in physical `CoGroup` Author: Wenchen Fan Closes #9928 from cloud-fan/cogroup. Project

spark git commit: [SPARK-11942][SQL] fix encoder life cycle for CoGroup

2015-11-24 Thread marmbrus
Repository: spark Updated Branches: refs/heads/branch-1.6 895128505 -> 3cb1b6d39 [SPARK-11942][SQL] fix encoder life cycle for CoGroup we should pass in resolved encodera to logical `CoGroup` and bind them in physical `CoGroup` Author: Wenchen Fan Closes #9928 from cloud-fan/cogroup. (che