You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Namit Jain (JIRA)" <ji...@apache.org> on 2009/06/02 07:22:07 UTC

[jira] Created: (HIVE-529) Map Join followup: move process from CommonJoinOperator to JoinOperator

Map Join followup: move process from CommonJoinOperator to JoinOperator
-----------------------------------------------------------------------

                 Key: HIVE-529
                 URL: https://issues.apache.org/jira/browse/HIVE-529
             Project: Hadoop Hive
          Issue Type: Bug
          Components: Query Processor
            Reporter: Namit Jain
            Assignee: Namit Jain


move process from CommonJoinOperator to JoinOperator

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


[jira] Updated: (HIVE-529) Map Join followup: move process from CommonJoinOperator to JoinOperator

Posted by "Namit Jain (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Namit Jain updated HIVE-529:
----------------------------

    Status: Patch Available  (was: Open)

> Map Join followup: move process from CommonJoinOperator to JoinOperator
> -----------------------------------------------------------------------
>
>                 Key: HIVE-529
>                 URL: https://issues.apache.org/jira/browse/HIVE-529
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: HIVE-529.1.patch
>
>
> move process from CommonJoinOperator to JoinOperator

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


[jira] Updated: (HIVE-529) Map Join followup: move process from CommonJoinOperator to JoinOperator

Posted by "Zheng Shao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zheng Shao updated HIVE-529:
----------------------------

    Attachment: HIVE-529.1.patch

@HIVE-529.1.patch:
This patch moves the method, as well as cleans up a lot of code in MapJoinOperator that deals with SerDe and ObjectInspector.
Also fixed a bug in ObjectInspectorUtils.copyToStandardObjectInspector.
Testing now.

> Map Join followup: move process from CommonJoinOperator to JoinOperator
> -----------------------------------------------------------------------
>
>                 Key: HIVE-529
>                 URL: https://issues.apache.org/jira/browse/HIVE-529
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: HIVE-529.1.patch
>
>
> move process from CommonJoinOperator to JoinOperator

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


[jira] Updated: (HIVE-529) Map Join followup: move process from CommonJoinOperator to JoinOperator

Posted by "Namit Jain (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Namit Jain updated HIVE-529:
----------------------------

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

> Map Join followup: move process from CommonJoinOperator to JoinOperator
> -----------------------------------------------------------------------
>
>                 Key: HIVE-529
>                 URL: https://issues.apache.org/jira/browse/HIVE-529
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.4.0
>
>         Attachments: HIVE-529.1.patch
>
>
> move process from CommonJoinOperator to JoinOperator

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


[jira] Commented: (HIVE-529) Map Join followup: move process from CommonJoinOperator to JoinOperator

Posted by "Namit Jain (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721587#action_12721587 ] 

Namit Jain commented on HIVE-529:
---------------------------------

+1

committed. Thanks Zheng

> Map Join followup: move process from CommonJoinOperator to JoinOperator
> -----------------------------------------------------------------------
>
>                 Key: HIVE-529
>                 URL: https://issues.apache.org/jira/browse/HIVE-529
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: HIVE-529.1.patch
>
>
> move process from CommonJoinOperator to JoinOperator

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


[jira] Commented: (HIVE-529) Map Join followup: move process from CommonJoinOperator to JoinOperator

Posted by "Zheng Shao (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721199#action_12721199 ] 

Zheng Shao commented on HIVE-529:
---------------------------------

Test succeeded on my local machine.

> Map Join followup: move process from CommonJoinOperator to JoinOperator
> -----------------------------------------------------------------------
>
>                 Key: HIVE-529
>                 URL: https://issues.apache.org/jira/browse/HIVE-529
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: HIVE-529.1.patch
>
>
> move process from CommonJoinOperator to JoinOperator

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