Details
Description
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).
Attachments
Issue Links
- blocks
-
SPARK-9132 Implement code gen for Conv
- Resolved
- links to