You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/06/09 09:23:00 UTC

[jira] [Created] (SPARK-8245) string function: format_number

Reynold Xin created SPARK-8245:
----------------------------------

             Summary: string function: format_number
                 Key: SPARK-8245
                 URL: https://issues.apache.org/jira/browse/SPARK-8245
             Project: Spark
          Issue Type: Sub-task
            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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org