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

[jira] [Created] (TAJO-380) Implement decode function

Seungun Choe created TAJO-380:
---------------------------------

             Summary: Implement decode function
                 Key: TAJO-380
                 URL: https://issues.apache.org/jira/browse/TAJO-380
             Project: Tajo
          Issue Type: Bug
            Reporter: Seungun Choe
            Priority: Minor


Function : decode(string text, format text)
Description : Decode binary data from textual representation in string. Options for format are same as in encode.
Example : decode('MTIzAAE=', 'base64')  -----> \x3132330001

Plz assign to me.



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