You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Jihoon Son (JIRA)" <ji...@apache.org> on 2013/12/21 16:38:09 UTC

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

     [ https://issues.apache.org/jira/browse/TAJO-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jihoon Son resolved TAJO-380.
-----------------------------

    Resolution: Won't Fix

This issue is merged to TAJO-382.

> 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.4#6159)