You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Yerui Sun (JIRA)" <ji...@apache.org> on 2016/07/06 03:26:11 UTC

[jira] [Resolved] (KYLIN-1803) ExtendedColumn Measure Encoding with Non-ascii Characters

     [ https://issues.apache.org/jira/browse/KYLIN-1803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yerui Sun resolved KYLIN-1803.
------------------------------
    Resolution: Fixed

> ExtendedColumn Measure Encoding with Non-ascii Characters
> ---------------------------------------------------------
>
>                 Key: KYLIN-1803
>                 URL: https://issues.apache.org/jira/browse/KYLIN-1803
>             Project: Kylin
>          Issue Type: Bug
>          Components: Job Engine
>    Affects Versions: v1.5.2, v1.5.3
>            Reporter: Yerui Sun
>            Assignee: Yerui Sun
>             Fix For: v1.5.3
>
>
> ExtendedColumn measure ingests data by converting String to bytes array. The current converting can't deal with non-ascii characters properly. For example, the Chinese characters '北京' was converted to '??',but not UTF-8 byte arrays.



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