[
https://issues.apache.org/jira/browse/TAJO-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13850082#comment-13850082
]
Seungun Choe commented on TAJO-380:
-----------------------------------
I solved this problem with TAJO-382.
To solve TAJO-380 and 382, I created additional class about HexConverter.
So, I want combine 380 and 382 issue.
Plz review my patch. :)
(refer 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)