Zhiting Guo created KYLIN-5645:
----------------------------------
Summary: add response params for model list api
Key: KYLIN-5645
URL: https://issues.apache.org/jira/browse/KYLIN-5645
Project: Kylin
Issue Type: Bug
Reporter: Zhiting Guo
For api GET /kylin/api/models, if set lite=false, the response will not contain
partition_column_in_dims and empty_model, which are expected by frontend.
*fix design*
Regardless of the value of lite,add partition_column_in_dims and empty_model to
the response.{*}{*}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)