[ https://issues.apache.org/jira/browse/HIVE-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carl Steinbach updated HIVE-194: -------------------------------- Issue Type: New Feature (was: Improvement) Fix Version/s: 0.3.0 > Support specifying decimal places for ROUND function > ---------------------------------------------------- > > Key: HIVE-194 > URL: https://issues.apache.org/jira/browse/HIVE-194 > Project: Hadoop Hive > Issue Type: New Feature > Components: Query Processor > Reporter: David Phillips > Assignee: David Phillips > Fix For: 0.3.0 > > Attachments: hive-round.patch > > > 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.