You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashish Thusoo (JIRA)" <ji...@apache.org> on 2009/02/05 21:58:59 UTC

[jira] Updated: (HIVE-273) regression: avg always returns NULL

     [ https://issues.apache.org/jira/browse/HIVE-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Thusoo updated HIVE-273:
-------------------------------

    Description: Due to recent checkin for implict type conversion, avg broke and it always returns NULLs.  (was: sum on a string column that has invalid input ignores the column where as avg treats it as NULL)
       Priority: Blocker  (was: Major)
        Summary: regression: avg always returns NULL  (was: sum on a string column that has invalid input ignores the column where as avg treats it as NULL)

Fixing the description and summary to reflect the seriousness of the bug.

> regression: avg always returns NULL
> -----------------------------------
>
>                 Key: HIVE-273
>                 URL: https://issues.apache.org/jira/browse/HIVE-273
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>    Affects Versions: 0.2.0
>            Reporter: Ashish Thusoo
>            Assignee: Ashish Thusoo
>            Priority: Blocker
>
> Due to recent checkin for implict type conversion, avg broke and it always returns NULLs.

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