You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Kyle Buzsaki (JIRA)" <ji...@apache.org> on 2014/07/03 01:20:24 UTC

[jira] [Created] (PHOENIX-1055) Add support for the built-in functions HEX, OCT, and BIN

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)