Hi Yiming,
The discussion also happens in KYLIN-1313(https://issues.apache.org/jira/browse/KYLIN-1313) You could check this JIRA for more details. Thanks, Dong Li Original Message Sender:Yiming [email protected] Recipient:[email protected] Cc:[email protected] Date:Monday, Jun 27, 2016 21:46 Subject:Re: EXTENDED_COLUMN-build error Hi Leilei, Could you explain a little more about the wrong json? How did you add the extended column, through the GUI or REST API? Why the wrong json was introduced? 2016-06-27 17:15 GMT+08:00 移动苏州研发中心-陈雷雷 [email protected]: problem solved. the json is wrong. the right json is like this : { "name": "3", "function": { "expression": "EXTENDED_COLUMN", "parameter": { "type": "column", "value": "PROVINCE_ID", "next_parameter": { "type": "column", "value": "PROVINCE_NAME", "next_parameter": null } }, "returntype": "extendedcolumn(100)" }, "dependent_measure_ref": null } ------------------ 原始邮件 ------------------ 发件人: "ShaoFeng Shi";[email protected]; 发送时间: 2016年6月25日(星期六) 晚上8:27 收件人: "dev"[email protected]; 主题: Re: EXTENDED_COLUMN-build error hi leilei, no attachement received, seems Apache mailing list doesn't support it; Could you please try some way else or send it to my mailbox? Thanks; 2016-06-24 20:43 GMT+08:00 移动苏州研发中心-陈雷雷 [email protected]: hi all: I added a extended_column cell_name and when I build the cube it failed. I don't know why. The diagnosis zip is in the attachement. -- Best regards, Shaofeng Shi -- With Warm regards Yiming Liu (刘一鸣)
