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

Hudson commented on TAJO-1777:
------------------------------

FAILURE: Integrated in Tajo-master-CODEGEN-build #444 (See 
[https://builds.apache.org/job/Tajo-master-CODEGEN-build/444/])
TAJO-1777: JsonLineDeserializer returns invalid unicode text, if contains 
control character (jhkim: rev 57be230e921ca93029181a9983684d2fa80f8f06)
* CHANGES
* 
tajo-storage/tajo-storage-hdfs/src/main/java/org/apache/tajo/storage/json/JsonLineDeserializer.java
* 
tajo-storage/tajo-storage-hdfs/src/test/java/org/apache/tajo/storage/json/TestJsonSerDe.java
* 
tajo-storage/tajo-storage-hdfs/src/test/resources/dataset/TestJsonSerDe/testUnicodeWithControlChar.json


> 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, 0.12.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