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

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

GitHub user jinossy opened a pull request:

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

    TAJO-1777: JsonLineDeserializer returns invalid unicode text, if cont…

    …ains control character

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

    $ git pull https://github.com/jinossy/tajo TAJO-1777

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

    https://github.com/apache/tajo/pull/696.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 #696
    
----
commit 31ba465ae8cacea201f1259b2f2ba3febacad98e
Author: Jinho Kim <[email protected]>
Date:   2015-08-17T05:36:00Z

    TAJO-1777: JsonLineDeserializer returns invalid unicode text, if contains 
control character

----


> JsonLineDeserializer returns invalid unicode text, if contains control 
> character
> --------------------------------------------------------------------------------
>
>                 Key: TAJO-1777
>                 URL: https://issues.apache.org/jira/browse/TAJO-1777
>             Project: Tajo
>          Issue Type: Bug
>          Components: Storage
>    Affects Versions: 0.10.0, 0.10.1
>            Reporter: Jinho Kim
>            Assignee: Jinho Kim
>             Fix For: 0.11.0
>
>
> Currently, Json store uses json-smart. If input value is byte array of 
> unicode and contains control character, json parser can be decoded to the 
> invalid characters



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

Reply via email to