[jira] Updated: (HIVE-1670) MapJoin throws EOFExeption when the mapjoined table has 0 column selected

2010-09-30 Thread Namit Jain (JIRA)

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

Namit Jain updated HIVE-1670:
-

   Status: Resolved  (was: Patch Available)
 Hadoop Flags: [Reviewed]
Fix Version/s: 0.7.0
   Resolution: Fixed

Committed. Thanks Ning

> MapJoin throws EOFExeption when the mapjoined table has 0 column selected
> -
>
> Key: HIVE-1670
> URL: https://issues.apache.org/jira/browse/HIVE-1670
> Project: Hadoop Hive
>  Issue Type: Bug
>Reporter: Ning Zhang
>Assignee: Ning Zhang
> Fix For: 0.7.0
>
> Attachments: HIVE-1670.patch
>
>
> select /*+mapjoin(b) */ sum(a.key) from src a join src b on (a.key=b.key); 
> throws EOFException

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-1670) MapJoin throws EOFExeption when the mapjoined table has 0 column selected

2010-09-24 Thread Ning Zhang (JIRA)

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

Ning Zhang updated HIVE-1670:
-

Status: Patch Available  (was: Open)

> MapJoin throws EOFExeption when the mapjoined table has 0 column selected
> -
>
> Key: HIVE-1670
> URL: https://issues.apache.org/jira/browse/HIVE-1670
> Project: Hadoop Hive
>  Issue Type: Bug
>Reporter: Ning Zhang
>Assignee: Ning Zhang
> Attachments: HIVE-1670.patch
>
>
> select /*+mapjoin(b) */ sum(a.key) from src a join src b on (a.key=b.key); 
> throws EOFException

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-1670) MapJoin throws EOFExeption when the mapjoined table has 0 column selected

2010-09-24 Thread Ning Zhang (JIRA)

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

Ning Zhang updated HIVE-1670:
-

Attachment: HIVE-1670.patch

> MapJoin throws EOFExeption when the mapjoined table has 0 column selected
> -
>
> Key: HIVE-1670
> URL: https://issues.apache.org/jira/browse/HIVE-1670
> Project: Hadoop Hive
>  Issue Type: Bug
>Reporter: Ning Zhang
>Assignee: Ning Zhang
> Attachments: HIVE-1670.patch
>
>
> select /*+mapjoin(b) */ sum(a.key) from src a join src b on (a.key=b.key); 
> throws EOFException

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.