Lola Liu created KYLIN-1511:
-------------------------------
Summary: model SelectedColumnMeta cannot be parsed by Jackson
Key: KYLIN-1511
URL: https://issues.apache.org/jira/browse/KYLIN-1511
Project: Kylin
Issue Type: Bug
Components: REST Service
Affects Versions: v1.4.0
Reporter: Lola Liu
Assignee: liyang
class SelectedColumnMeta is immutable and doesn’t have a default constructor.
When trying to deserialize a JSON String to SelectedColumnMeta an Exception
“JsonMappingException: No suitable constructor found” is thrown.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)