[
https://issues.apache.org/jira/browse/SPARK-8245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14602503#comment-14602503
]
Apache Spark commented on SPARK-8245:
-------------------------------------
User 'chenghao-intel' has created a pull request for this issue:
https://github.com/apache/spark/pull/7034
> 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
> Assignee: Cheng Hao
>
> 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: [email protected]
For additional commands, e-mail: [email protected]