You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/10/07 10:43:26 UTC

[jira] [Commented] (TAJO-1918) Text (de)serialization should be fixed for some types

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

ASF GitHub Bot commented on TAJO-1918:
--------------------------------------

GitHub user eminency opened a pull request:

    https://github.com/apache/tajo/pull/814

    TAJO-1918: Text (de)serialization should be fixed for some types

    Fix getBytes to getTextBytes or use proper charset.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/eminency/tajo TAJO-1918

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/814.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #814
    
----
commit a8b6e3361fb69abb70649d72bbc74708977a84bd
Author: Jongyoung Park <em...@gmail.com>
Date:   2015-10-07T08:40:55Z

    Fix getBytes to getTextBytes or use proper charset.

----


> Text (de)serialization should be fixed for some types
> -----------------------------------------------------
>
>                 Key: TAJO-1918
>                 URL: https://issues.apache.org/jira/browse/TAJO-1918
>             Project: Tajo
>          Issue Type: Bug
>    Affects Versions: 0.10.1
>            Reporter: Jongyoung Park
>            Assignee: Jongyoung Park
>
> Handling byte and text is wrong at some parts



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)