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/09/15 00:15:59 UTC

[jira] Created: (HIVE-831) remove ASTPartitionPruner

remove ASTPartitionPruner
-------------------------

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


remove the old partition pruner code.

There are some problems with the new partition pruner (select * from T where partCol ...) doesn't work with the new partition pruner

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


[jira] Updated: (HIVE-831) remove ASTPartitionPruner

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

Namit Jain updated HIVE-831:
----------------------------

    Status: Patch Available  (was: Open)

> remove ASTPartitionPruner
> -------------------------
>
>                 Key: HIVE-831
>                 URL: https://issues.apache.org/jira/browse/HIVE-831
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: hive.831.1.patch
>
>
> remove the old partition pruner code.
> There are some problems with the new partition pruner (select * from T where partCol ...) doesn't work with the new partition pruner

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


[jira] Updated: (HIVE-831) remove ASTPartitionPruner

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

Raghotham Murthy updated HIVE-831:
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.5.0
     Release Note: 
HIVE-831. Remove ASTPartitionPruner (missed this in HIVE-844)
(Namit Jain via rmurthy)
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

Committed. Thanks Namit.

> remove ASTPartitionPruner
> -------------------------
>
>                 Key: HIVE-831
>                 URL: https://issues.apache.org/jira/browse/HIVE-831
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.5.0
>
>         Attachments: hive.831.1.patch
>
>
> remove the old partition pruner code.
> There are some problems with the new partition pruner (select * from T where partCol ...) doesn't work with the new partition pruner

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


[jira] Assigned: (HIVE-831) remove ASTPartitionPruner

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

Namit Jain reassigned HIVE-831:
-------------------------------

    Assignee: Namit Jain

> remove ASTPartitionPruner
> -------------------------
>
>                 Key: HIVE-831
>                 URL: https://issues.apache.org/jira/browse/HIVE-831
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>
> remove the old partition pruner code.
> There are some problems with the new partition pruner (select * from T where partCol ...) doesn't work with the new partition pruner

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


[jira] Commented: (HIVE-831) remove ASTPartitionPruner

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

Namit Jain commented on HIVE-831:
---------------------------------

Instead of doing it in 1 patch, it would be better to remove it slowly. 

> remove ASTPartitionPruner
> -------------------------
>
>                 Key: HIVE-831
>                 URL: https://issues.apache.org/jira/browse/HIVE-831
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>
> remove the old partition pruner code.
> There are some problems with the new partition pruner (select * from T where partCol ...) doesn't work with the new partition pruner

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


[jira] Updated: (HIVE-831) remove ASTPartitionPruner

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

Namit Jain updated HIVE-831:
----------------------------

    Attachment: hive.831.1.patch

> remove ASTPartitionPruner
> -------------------------
>
>                 Key: HIVE-831
>                 URL: https://issues.apache.org/jira/browse/HIVE-831
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: hive.831.1.patch
>
>
> remove the old partition pruner code.
> There are some problems with the new partition pruner (select * from T where partCol ...) doesn't work with the new partition pruner

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