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/03/25 23:17:51 UTC

[jira] Created: (HIVE-367) [hive] problem in group by in case of empty input files

[hive] problem in group by in case of empty input files
-------------------------------------------------------

                 Key: HIVE-367
                 URL: https://issues.apache.org/jira/browse/HIVE-367
             Project: Hadoop Hive
          Issue Type: Bug
          Components: Query Processor
    Affects Versions: 0.3.0
            Reporter: Namit Jain
            Assignee: Namit Jain
         Attachments: hive.367.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-367) [hive] problem in group by in case of empty input files

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

Namit Jain updated HIVE-367:
----------------------------

    Attachment: hive.367.2.patch

> [hive] problem in group by in case of empty input files
> -------------------------------------------------------
>
>                 Key: HIVE-367
>                 URL: https://issues.apache.org/jira/browse/HIVE-367
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>    Affects Versions: 0.3.0
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: hive.367.1.patch, hive.367.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-367) [hive] problem in group by in case of empty input files

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

Namit Jain updated HIVE-367:
----------------------------

    Status: Patch Available  (was: Open)

> [hive] problem in group by in case of empty input files
> -------------------------------------------------------
>
>                 Key: HIVE-367
>                 URL: https://issues.apache.org/jira/browse/HIVE-367
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>    Affects Versions: 0.3.0
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: hive.367.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-367) [hive] problem in group by in case of empty input files

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

Namit Jain updated HIVE-367:
----------------------------

    Attachment: hive.367.1.patch

> [hive] problem in group by in case of empty input files
> -------------------------------------------------------
>
>                 Key: HIVE-367
>                 URL: https://issues.apache.org/jira/browse/HIVE-367
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>    Affects Versions: 0.3.0
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: hive.367.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-367) [hive] problem in group by in case of empty input files

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

Namit Jain updated HIVE-367:
----------------------------

    Status: Patch Available  (was: Open)

> [hive] problem in group by in case of empty input files
> -------------------------------------------------------
>
>                 Key: HIVE-367
>                 URL: https://issues.apache.org/jira/browse/HIVE-367
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>    Affects Versions: 0.3.0
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: hive.367.1.patch, hive.367.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-367) [hive] problem in group by in case of empty input files

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

Namit Jain updated HIVE-367:
----------------------------

    Status: Open  (was: Patch Available)

> [hive] problem in group by in case of empty input files
> -------------------------------------------------------
>
>                 Key: HIVE-367
>                 URL: https://issues.apache.org/jira/browse/HIVE-367
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>    Affects Versions: 0.3.0
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: hive.367.1.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-367) [hive] problem in group by in case of empty input files

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

Namit Jain commented on HIVE-367:
---------------------------------

If no input row is present, the output collector is not present - check for that in reduce sink operator

> [hive] problem in group by in case of empty input files
> -------------------------------------------------------
>
>                 Key: HIVE-367
>                 URL: https://issues.apache.org/jira/browse/HIVE-367
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>    Affects Versions: 0.3.0
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: hive.367.1.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-367) [hive] problem in group by in case of empty input files

Posted by "Ashish Thusoo (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12689591#action_12689591 ] 

Ashish Thusoo commented on HIVE-367:
------------------------------------

+1

Looks good. Will check in once the tests run clean.

> [hive] problem in group by in case of empty input files
> -------------------------------------------------------
>
>                 Key: HIVE-367
>                 URL: https://issues.apache.org/jira/browse/HIVE-367
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>    Affects Versions: 0.3.0
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: hive.367.1.patch, hive.367.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-367) [hive] problem in group by in case of empty input files

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

Ashish Thusoo updated HIVE-367:
-------------------------------

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

committed. Thanks Namit!!

> [hive] problem in group by in case of empty input files
> -------------------------------------------------------
>
>                 Key: HIVE-367
>                 URL: https://issues.apache.org/jira/browse/HIVE-367
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>    Affects Versions: 0.3.0
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.3.0
>
>         Attachments: hive.367.1.patch, hive.367.2.patch
>
>


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