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

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

    [ https://issues.apache.org/jira/browse/TAJO-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13839906#comment-13839906 ] 

Keuntae Park commented on TAJO-380:
-----------------------------------

How about merging issues TAJO-380 and TAJO-382 as 'Implement encode/decode functions' ?

> Implement decode function
> -------------------------
>
>                 Key: TAJO-380
>                 URL: https://issues.apache.org/jira/browse/TAJO-380
>             Project: Tajo
>          Issue Type: New Feature
>            Reporter: Seungun Choe
>            Assignee: 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)