Yerui Sun created KYLIN-1803:
--------------------------------
Summary: 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)