You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "liyang (JIRA)" <ji...@apache.org> on 2017/04/25 12:12:04 UTC

[jira] [Created] (KYLIN-2567) DictionaryDimEnc.encode() swallows dictionary exception

liyang created KYLIN-2567:
-----------------------------

             Summary: DictionaryDimEnc.encode() swallows dictionary exception
                 Key: KYLIN-2567
                 URL: https://issues.apache.org/jira/browse/KYLIN-2567
             Project: Kylin
          Issue Type: Bug
    Affects Versions: v2.0.0
            Reporter: liyang
            Assignee: liyang


This behavior has been there for a long time, but definitely is bad. Need to move the exception handling to more appropriate place, rather than so deep inside.

Also this makes inconsistent behavior between DictionaryDimEnc.encode() and DictionarySerializer.serialize().

Finally same problem for decode().



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)