Shaofeng SHI created KYLIN-1567:
-----------------------------------
Summary: Front-end work for KYLIN-1557
Key: KYLIN-1567
URL: https://issues.apache.org/jira/browse/KYLIN-1567
Project: Kylin
Issue Type: Improvement
Components: Web
Affects Versions: v1.5.1
Reporter: Shaofeng SHI
Assignee: Zhong,Jason
Fix For: v1.5.2
KYLIN-1557 will add check on the aggregation group combinations; If an agg
group's combination number exceeds a threshold, it will report error. So the
cube desc generated by JS should better be good by default; A simple
implementation would be: if user selects <= 12 dimensions, it is okay to put
them all in one group's "include" field; If > 12, keep 11 in the "include"
field, and move all left to the "joint" list;
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)