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 2010/05/11 20:01:43 UTC

[jira] Created: (HIVE-1341) Filter Operator Column Pruning should preserve the column order

Filter Operator Column Pruning should preserve the column order
---------------------------------------------------------------

                 Key: HIVE-1341
                 URL: https://issues.apache.org/jira/browse/HIVE-1341
             Project: Hadoop Hive
          Issue Type: Bug
    Affects Versions: 0.6.0
            Reporter: Ning Zhang
            Assignee: Ning Zhang
             Fix For: 0.6.0


The column pruning process for the filter operator should preserve the order of input columns, otherwise it could result in miss match in columns in the down stream operators. 


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


[jira] Updated: (HIVE-1341) Filter Operator Column Pruning should preserve the column order

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

Ning Zhang updated HIVE-1341:
-----------------------------

    Attachment: HIVE-1341.patch

HIVE-1341.patch fixes both 1340 & 1341. 

> Filter Operator Column Pruning should preserve the column order
> ---------------------------------------------------------------
>
>                 Key: HIVE-1341
>                 URL: https://issues.apache.org/jira/browse/HIVE-1341
>             Project: Hadoop Hive
>          Issue Type: Bug
>    Affects Versions: 0.6.0
>            Reporter: Ning Zhang
>            Assignee: Ning Zhang
>             Fix For: 0.6.0
>
>         Attachments: HIVE-1341.patch
>
>
> The column pruning process for the filter operator should preserve the order of input columns, otherwise it could result in miss match in columns in the down stream operators. 

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


[jira] Updated: (HIVE-1341) Filter Operator Column Pruning should preserve the column order

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

Namit Jain updated HIVE-1341:
-----------------------------

          Status: Resolved  (was: Patch Available)
    Hadoop Flags: [Reviewed]
      Resolution: Fixed

Committed. Thanks Ning

> Filter Operator Column Pruning should preserve the column order
> ---------------------------------------------------------------
>
>                 Key: HIVE-1341
>                 URL: https://issues.apache.org/jira/browse/HIVE-1341
>             Project: Hadoop Hive
>          Issue Type: Bug
>    Affects Versions: 0.6.0
>            Reporter: Ning Zhang
>            Assignee: Ning Zhang
>             Fix For: 0.6.0
>
>         Attachments: HIVE-1341.patch
>
>
> The column pruning process for the filter operator should preserve the order of input columns, otherwise it could result in miss match in columns in the down stream operators. 

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


[jira] Updated: (HIVE-1341) Filter Operator Column Pruning should preserve the column order

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

Ning Zhang updated HIVE-1341:
-----------------------------

    Status: Patch Available  (was: Open)

> Filter Operator Column Pruning should preserve the column order
> ---------------------------------------------------------------
>
>                 Key: HIVE-1341
>                 URL: https://issues.apache.org/jira/browse/HIVE-1341
>             Project: Hadoop Hive
>          Issue Type: Bug
>    Affects Versions: 0.6.0
>            Reporter: Ning Zhang
>            Assignee: Ning Zhang
>             Fix For: 0.6.0
>
>         Attachments: HIVE-1341.patch
>
>
> The column pruning process for the filter operator should preserve the order of input columns, otherwise it could result in miss match in columns in the down stream operators. 

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


[jira] Commented: (HIVE-1341) Filter Operator Column Pruning should preserve the column order

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

Namit Jain commented on HIVE-1341:
----------------------------------

+1

will commit if tests pass

> Filter Operator Column Pruning should preserve the column order
> ---------------------------------------------------------------
>
>                 Key: HIVE-1341
>                 URL: https://issues.apache.org/jira/browse/HIVE-1341
>             Project: Hadoop Hive
>          Issue Type: Bug
>    Affects Versions: 0.6.0
>            Reporter: Ning Zhang
>            Assignee: Ning Zhang
>             Fix For: 0.6.0
>
>         Attachments: HIVE-1341.patch
>
>
> The column pruning process for the filter operator should preserve the order of input columns, otherwise it could result in miss match in columns in the down stream operators. 

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