[
https://issues.apache.org/jira/browse/TAJO-384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jae Young Lee updated TAJO-384:
-------------------------------
Attachment: TAJO-384.patch
I've implemented this issue.
Please review it.
> 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
>
>
> Tobin( n ) - returns n in binary
> Example:
> SELECT Tobin(22) FROM src LIMIT 1;
> -> result: '10110'
--
This message was sent by Atlassian JIRA
(v6.1#6144)