[
https://issues.apache.org/jira/browse/TAJO-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14701064#comment-14701064
]
Hudson commented on TAJO-1777:
------------------------------
ABORTED: Integrated in Tajo-master-build #805 (See
[https://builds.apache.org/job/Tajo-master-build/805/])
TAJO-1777: JsonLineDeserializer returns invalid unicode text, if contains
control character (jhkim: rev 57be230e921ca93029181a9983684d2fa80f8f06)
*
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
*
tajo-storage/tajo-storage-hdfs/src/main/java/org/apache/tajo/storage/json/JsonLineDeserializer.java
* CHANGES
> 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)