[ 
https://issues.apache.org/jira/browse/SPARK-8245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14579917#comment-14579917
 ] 

Cheng Hao commented on SPARK-8245:
----------------------------------

I'll take this one.

> string function: format_number
> ------------------------------
>
>                 Key: SPARK-8245
>                 URL: https://issues.apache.org/jira/browse/SPARK-8245
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Reynold Xin
>
> format_number(number x, int d): string
> Formats the number X to a format like '#,###,###.##', rounded to D decimal 
> places, and returns the result as a string. If D is 0, the result has no 
> decimal point or fractional part. (As of Hive 0.10.0; bug with float types 
> fixed in Hive 0.14.0, decimal type support added in Hive 0.14.0)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to