Multi-GroupBy inserts with the same distinct expression should share the first map-reduce job ---------------------------------------------------------------------------------------------
Key: HIVE-267 URL: https://issues.apache.org/jira/browse/HIVE-267 Project: Hadoop Hive Issue Type: Improvement Components: Query Processor Affects Versions: 0.2.0 Reporter: Zheng Shao Currently multi-GroupBy inserts was done in a way that each GroupBy is separate. We should be able to optimize the plan. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.