[
https://issues.apache.org/jira/browse/TAJO-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13841111#comment-13841111
]
Keuntae Park commented on TAJO-384:
-----------------------------------
It looks good to me.
'mvn clean install' finished successfully.
I fixed the function name in the description as defined in the patch :)
> Tobin()
> -------
>
> Key: TAJO-384
> URL: https://issues.apache.org/jira/browse/TAJO-384
> Project: Tajo
> Issue Type: Improvement
> Reporter: Jae Young Lee
> Assignee: Jae Young Lee
> Priority: Minor
> 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#6144)