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 2008/12/27 01:27:44 UTC

[jira] Updated: (HIVE-194) Support specifying decimal places for ROUND function

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

Ashish Thusoo updated HIVE-194:
-------------------------------

    Component/s: Query Processor

categorizing.

> Support specifying decimal places for ROUND function
> ----------------------------------------------------
>
>                 Key: HIVE-194
>                 URL: https://issues.apache.org/jira/browse/HIVE-194
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: Query Processor
>            Reporter: David Phillips
>            Assignee: David Phillips
>
> Standard behavior:
> ROUND( number, [ decimal_places ] )
> decimal_places can be negative, which rounds digits to the left of the decimal point.  NULL is returned if either argument is NULL.

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