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 08:40:00 UTC

[jira] [Created] (SPARK-8209) math function: conv

Reynold Xin created SPARK-8209:
----------------------------------

             Summary: math function: conv
                 Key: SPARK-8209
                 URL: https://issues.apache.org/jira/browse/SPARK-8209
             Project: Spark
          Issue Type: Sub-task
            Reporter: Reynold Xin


conv(BIGINT num, INT from_base, INT to_base): string
conv(STRING num, INT from_base, INT to_base): string

Converts a number from a given base to another (see http://dev.mysql.com/doc/refman/5.0/en/mathematical-functions.html#function_conv).






--
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