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: [email protected]
For additional commands, e-mail: [email protected]