Jae Young Lee created TAJO-384:
----------------------------------

             Summary: bin()
                 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


bin( n ) - returns n in binary

Example:
SELECT bin(22) FROM src LIMIT 1; 
-> result: '10110'



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to