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/30 21:16:47 UTC

[jira] Created: (HIVE-596) parition pruning not working will nulls

parition pruning not working will nulls
---------------------------------------

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




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


[jira] Updated: (HIVE-596) parition pruning not working will nulls

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

Namit Jain updated HIVE-596:
----------------------------

    Attachment: hive.596.2.patch

added test

> parition pruning not working will nulls
> ---------------------------------------
>
>                 Key: HIVE-596
>                 URL: https://issues.apache.org/jira/browse/HIVE-596
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.4.0
>
>         Attachments: hive.596.1.patch, hive.596.2.patch
>
>


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


[jira] Commented: (HIVE-596) parition pruning not working will nulls

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

Zheng Shao commented on HIVE-596:
---------------------------------

+1. Testing. Will commit when passed.


> parition pruning not working will nulls
> ---------------------------------------
>
>                 Key: HIVE-596
>                 URL: https://issues.apache.org/jira/browse/HIVE-596
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.4.0
>
>         Attachments: hive.596.1.patch, hive.596.2.patch
>
>


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


[jira] Commented: (HIVE-596) parition pruning not working will nulls

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

Namit Jain commented on HIVE-596:
---------------------------------

is null, null etc. were moved to generic udfs recently.
PartitionPruner had special handling for udfs, but not for generic udfs - Due to that, it was missing some parititions for queries like:

select * from T where <part_col> = 'val1' and col2 is not null;

> parition pruning not working will nulls
> ---------------------------------------
>
>                 Key: HIVE-596
>                 URL: https://issues.apache.org/jira/browse/HIVE-596
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.4.0
>
>         Attachments: hive.596.1.patch, hive.596.2.patch
>
>


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


[jira] Updated: (HIVE-596) parition pruning not working will nulls

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

Zheng Shao updated HIVE-596:
----------------------------

      Resolution: Fixed
    Release Note: HIVE-596. Fix PartitionPruner to work with GenericUDF. (Namit Jain via zshao)
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

Committed. Thanks Namit.

> parition pruning not working will nulls
> ---------------------------------------
>
>                 Key: HIVE-596
>                 URL: https://issues.apache.org/jira/browse/HIVE-596
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.4.0
>
>         Attachments: hive.596.1.patch, hive.596.2.patch
>
>


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


[jira] Commented: (HIVE-596) parition pruning not working will nulls

Posted by "Prasad Chakka (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725760#action_12725760 ] 

Prasad Chakka commented on HIVE-596:
------------------------------------

and also a comment as to what was the problem and the fix will be nice. :)

> parition pruning not working will nulls
> ---------------------------------------
>
>                 Key: HIVE-596
>                 URL: https://issues.apache.org/jira/browse/HIVE-596
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.4.0
>
>         Attachments: hive.596.1.patch, hive.596.2.patch
>
>


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


[jira] Commented: (HIVE-596) parition pruning not working will nulls

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

Zheng Shao commented on HIVE-596:
---------------------------------

Code looks good. It might be good to add a test case for this.

> parition pruning not working will nulls
> ---------------------------------------
>
>                 Key: HIVE-596
>                 URL: https://issues.apache.org/jira/browse/HIVE-596
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.4.0
>
>         Attachments: hive.596.1.patch
>
>


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


[jira] Updated: (HIVE-596) parition pruning not working will nulls

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

Namit Jain updated HIVE-596:
----------------------------

    Attachment: hive.596.1.patch

> parition pruning not working will nulls
> ---------------------------------------
>
>                 Key: HIVE-596
>                 URL: https://issues.apache.org/jira/browse/HIVE-596
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.4.0
>
>         Attachments: hive.596.1.patch
>
>


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


[jira] Updated: (HIVE-596) parition pruning not working will nulls

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

Namit Jain updated HIVE-596:
----------------------------

    Status: Patch Available  (was: Open)

> parition pruning not working will nulls
> ---------------------------------------
>
>                 Key: HIVE-596
>                 URL: https://issues.apache.org/jira/browse/HIVE-596
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.4.0
>
>         Attachments: hive.596.1.patch, hive.596.2.patch
>
>


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