Hi all :
When we create the model, there is a property called partition date
column, and the format the web interface shows is yyyyMMdd or yyyy-MM-dd. Can
this partition date column be a timestamp like 1463406381 or 1463415185143.
When we build the cube, there are two parameters called startTime and
endTime ,and the format the instruction shows is 1388563200000 for 2014-1-1.
Which column will be used to filter the data? If it use the partition date
column, is there any tranformation in the kylin?