You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "JaeHwa Jung (JIRA)" <ji...@apache.org> on 2013/12/10 09:51:08 UTC

[jira] [Resolved] (TAJO-384) to_bin()

     [ https://issues.apache.org/jira/browse/TAJO-384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

JaeHwa Jung resolved TAJO-384.
------------------------------

    Resolution: Fixed

+1.

Thank you for your contribution.
'mvn clean install' passed. :)
I've just committed now. 

> to_bin()
> --------
>
>                 Key: TAJO-384
>                 URL: https://issues.apache.org/jira/browse/TAJO-384
>             Project: Tajo
>          Issue Type: Improvement
>          Components: operator/function/udf
>            Reporter: Jae Young Lee
>            Assignee: Jae Young Lee
>            Priority: Minor
>             Fix For: 0.8-incubating
>
>         Attachments: TAJO-384.patch
>
>
> to_bin( n ) - returns n in binary
> Example:
> SELECT to_bin(22) FROM src LIMIT 1; 
> -> result: '10110'



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)