Kyle Buzsaki created PHOENIX-1055: ------------------------------------- Summary: Add support for the built-in functions HEX, OCT, and BIN Key: PHOENIX-1055 URL: https://issues.apache.org/jira/browse/PHOENIX-1055 Project: Phoenix Issue Type: New Feature Reporter: Kyle Buzsaki
Add built-in functions to produce hexadecimal, octal, and binary string representations of numeric values. Example Function Specification: http://dev.mysql.com/doc/refman/5.0/en/string-functions.html#function_hex http://dev.mysql.com/doc/refman/5.0/en/string-functions.html#function_oct http://dev.mysql.com/doc/refman/5.0/en/string-functions.html#function_bin -- This message was sent by Atlassian JIRA (v6.2#6252)