Re: EXTENDED_COLUMN-build error

2016-07-01 Thread hongbin ma
> > "name": "3", >> > "function": { >> > "expression": "EXTENDED_COLUMN", >> > "parameter": { >> > "type": "column", >> > &

Re: EXTENDED_COLUMN-build error

2016-07-01 Thread hongbin ma
ssion": "EXTENDED_COLUMN", > > "parameter": { > > "type": "column", > > "value": "PROVINCE_ID", > > "next_parameter": null > > }, > > &q

Re: EXTENDED_COLUMN-build error

2016-06-27 Thread Yiming Liu
t;PROVINCE_ID", > "next_parameter": null > }, > "returntype": null > }, > "dependent_measure_ref": null > } > >you can see details in KYLIN-1313 ( > https://issues.apache.org/jira/browse/KYLIN

Re: EXTENDED_COLUMN-build error

2016-06-27 Thread lidong
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 移动苏州研发中心-陈雷雷 775620...@qq.com

?????? EXTENDED_COLUMN-build error

2016-06-27 Thread ????????????????-??????
"extendedcolumn(100)" }, "dependent_measure_ref": null } ------ -- ??: "ShaoFeng Shi";<shaofeng...@apache.org>; : 2016??6??25??(??) 8:27 ??: "dev"<dev@kylin.apache.org>;

EXTENDED_COLUMN-build error

2016-06-24 Thread ????????????????-??????
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.