[
https://issues.apache.org/jira/browse/TAJO-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14095202#comment-14095202
]
Hudson commented on TAJO-1000:
------------------------------
SUCCESS: Integrated in Tajo-master-build #335 (See
[https://builds.apache.org/job/Tajo-master-build/335/])
TAJO-1000: TextDatum.asChar() is incorrect, if client charset is different.
(jinho) (jhkim: rev fb4135a3bf16e61345ca2a5b6a6fea5b516e7a3e)
* tajo-project/pom.xml
* tajo-common/pom.xml
* tajo-common/src/test/java/org/apache/tajo/datum/TestTextDatum.java
* CHANGES
* tajo-common/src/main/java/org/apache/tajo/datum/TextDatum.java
> TextDatum.asChar() is incorrect, if client charset is different
> ---------------------------------------------------------------
>
> Key: TAJO-1000
> URL: https://issues.apache.org/jira/browse/TAJO-1000
> Project: Tajo
> Issue Type: Bug
> Components: data type
> Affects Versions: 0.8.0
> Reporter: Jinho Kim
> Assignee: Jinho Kim
> Priority: Minor
> Fix For: 0.9.0
>
>
> Currently, a TextDatum is UTF-8 encoded bytes. if a client sets different
> default charset, TextDatum should change to the correct charset
--
This message was sent by Atlassian JIRA
(v6.2#6252)