[
https://issues.apache.org/jira/browse/TRAFODION-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15722199#comment-15722199
]
ASF GitHub Bot commented on TRAFODION-2387:
-------------------------------------------
GitHub user xwq opened a pull request:
https://github.com/apache/incubator-trafodion/pull/865
[TRAFODION-2387]Add unhex function to TRAFODION
add unhex function return string containing hex representation of a
number
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xwq/incubator-trafodion unhex
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/865.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #865
----
commit 271cb789a33f78157be03264ec629aa65a4076b2
Author: Weiqing Xu <[email protected]>
Date: 2016-12-01T11:33:45Z
[TRAFODION-2387]Add unhex function to TRAFODION
add unhex function return string containing hex representation of a
number
----
> add unhex function to trafodion
> -------------------------------
>
> Key: TRAFODION-2387
> URL: https://issues.apache.org/jira/browse/TRAFODION-2387
> Project: Apache Trafodion
> Issue Type: Sub-task
> Reporter: Weiqing Xu
> Assignee: Weiqing Xu
> Priority: Minor
>
> Add a function unhex() which return a string containing hex representation of
> a number
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)