[
https://issues.apache.org/jira/browse/PHOENIX-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14056436#comment-14056436
]
James Taylor commented on PHOENIX-1055:
---------------------------------------
It kind of a "nice to have" for every encoder to have a decoder (or visaversa).
Can you relax that requirement, perhaps have null represent the absence of one
or the other?
> 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
> Attachments: PHOENIX-1055.patch, PHOENIX-1055_2.patch
>
>
> 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)