liyang created KYLIN-2400:
-----------------------------
Summary: Simplify Dictionary interface
Key: KYLIN-2400
URL: https://issues.apache.org/jira/browse/KYLIN-2400
Project: Kylin
Issue Type: Improvement
Reporter: liyangRemove byte[] related interface. Keep only - int getIdFromValue(T value) - int getIdFromValue(T value, int roundingFlag) - T getValueFromId(int id) -- This message was sent by Atlassian JIRA (v6.3.4#6332)
