You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ning Zhang (JIRA)" <ji...@apache.org> on 2009/11/10 06:29:32 UTC

[jira] Created: (HIVE-921) MapJoin output schema reordering

MapJoin output schema reordering
--------------------------------

                 Key: HIVE-921
                 URL: https://issues.apache.org/jira/browse/HIVE-921
             Project: Hadoop Hive
          Issue Type: Bug
            Reporter: Ning Zhang
            Assignee: Ning Zhang


The FileSink operator following Map-side join sorts the output column names. This could results in wrong results if the number of columns of table is more than 10. 

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


[jira] Resolved: (HIVE-921) MapJoin output schema reordering

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

Namit Jain resolved HIVE-921.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 0.5.0
     Hadoop Flags: [Reviewed]

Committed. Thanks Ning

> MapJoin output schema reordering
> --------------------------------
>
>                 Key: HIVE-921
>                 URL: https://issues.apache.org/jira/browse/HIVE-921
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: Ning Zhang
>            Assignee: Ning Zhang
>             Fix For: 0.5.0
>
>         Attachments: Hive-921.patch
>
>
> The FileSink operator following Map-side join sorts the output column names. This could results in wrong results if the number of columns of table is more than 10. 

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


[jira] Commented: (HIVE-921) MapJoin output schema reordering

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

Namit Jain commented on HIVE-921:
---------------------------------

+1

looks good - will merge if the tests pass

> MapJoin output schema reordering
> --------------------------------
>
>                 Key: HIVE-921
>                 URL: https://issues.apache.org/jira/browse/HIVE-921
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: Ning Zhang
>            Assignee: Ning Zhang
>         Attachments: Hive-921.patch
>
>
> The FileSink operator following Map-side join sorts the output column names. This could results in wrong results if the number of columns of table is more than 10. 

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


[jira] Updated: (HIVE-921) MapJoin output schema reordering

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

Ning Zhang updated HIVE-921:
----------------------------

    Attachment: Hive-921.patch

Uploading Hive-921.patch.

> MapJoin output schema reordering
> --------------------------------
>
>                 Key: HIVE-921
>                 URL: https://issues.apache.org/jira/browse/HIVE-921
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: Ning Zhang
>            Assignee: Ning Zhang
>         Attachments: Hive-921.patch
>
>
> The FileSink operator following Map-side join sorts the output column names. This could results in wrong results if the number of columns of table is more than 10. 

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