You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Harish Butani (JIRA)" <ji...@apache.org> on 2014/05/02 03:10:18 UTC

[jira] [Created] (HIVE-7007) Fix Optimization order for RewriteGBUsingIndex

Harish Butani created HIVE-7007:
-----------------------------------

             Summary: Fix Optimization order for RewriteGBUsingIndex
                 Key: HIVE-7007
                 URL: https://issues.apache.org/jira/browse/HIVE-7007
             Project: Hive
          Issue Type: Bug
            Reporter: Harish Butani


HIVE-4904 moved GroupbyOptimization before RewriteGBUsingIndex.
This is a regression for Queries where Index tables replace the original table. See HIVE-7006 for an e.g. 

Capturing this here, at some point we should fix this. Ideally we should move ColumnPruner back to its original position.



--
This message was sent by Atlassian JIRA
(v6.2#6252)