[jira] [Updated] (HIVE-7636) cbo fails when no projection is required from aggregate function

2014-08-08 Thread Ashutosh Chauhan (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-7636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashutosh Chauhan updated HIVE-7636:
---

Resolution: Fixed
Status: Resolved  (was: Patch Available)

Committed to cbo branch.

 cbo fails when no projection is required from aggregate function
 

 Key: HIVE-7636
 URL: https://issues.apache.org/jira/browse/HIVE-7636
 Project: Hive
  Issue Type: Sub-task
  Components: CBO
Reporter: Ashutosh Chauhan
Assignee: Ashutosh Chauhan
 Attachments: h-7636.patch


 select count (*) from t1 join t2 on t1.c1=t2.c2 fails



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


[jira] [Updated] (HIVE-7636) cbo fails when no projection is required from aggregate function

2014-08-06 Thread Ashutosh Chauhan (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-7636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashutosh Chauhan updated HIVE-7636:
---

Issue Type: Sub-task  (was: Bug)
Parent: HIVE-5775

 cbo fails when no projection is required from aggregate function
 

 Key: HIVE-7636
 URL: https://issues.apache.org/jira/browse/HIVE-7636
 Project: Hive
  Issue Type: Sub-task
  Components: CBO
Reporter: Ashutosh Chauhan
Assignee: Ashutosh Chauhan

 select count (*) from t1 join t2 on t1.c1=t2.c2 fails



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


[jira] [Updated] (HIVE-7636) cbo fails when no projection is required from aggregate function

2014-08-06 Thread Ashutosh Chauhan (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-7636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashutosh Chauhan updated HIVE-7636:
---

Status: Patch Available  (was: Open)

 cbo fails when no projection is required from aggregate function
 

 Key: HIVE-7636
 URL: https://issues.apache.org/jira/browse/HIVE-7636
 Project: Hive
  Issue Type: Sub-task
  Components: CBO
Reporter: Ashutosh Chauhan
Assignee: Ashutosh Chauhan
 Attachments: h-7636.patch


 select count (*) from t1 join t2 on t1.c1=t2.c2 fails



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


[jira] [Updated] (HIVE-7636) cbo fails when no projection is required from aggregate function

2014-08-06 Thread Ashutosh Chauhan (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-7636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashutosh Chauhan updated HIVE-7636:
---

Attachment: h-7636.patch

Also adds a test case for view chaining.

 cbo fails when no projection is required from aggregate function
 

 Key: HIVE-7636
 URL: https://issues.apache.org/jira/browse/HIVE-7636
 Project: Hive
  Issue Type: Sub-task
  Components: CBO
Reporter: Ashutosh Chauhan
Assignee: Ashutosh Chauhan
 Attachments: h-7636.patch


 select count (*) from t1 join t2 on t1.c1=t2.c2 fails



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