The coming 1.5.2 release has this fixed. Before that, please specify the aggregation function or use group by clause.
On Wed, May 18, 2016 at 3:16 PM, Mars J <[email protected]> wrote: > Hello all, > after build a cube , using the sql select * from fact_table, it will > not return actual fact table data but rather the follow one,I have define 3 > measure include count/min/raw > > [image: 内嵌图片 1] > > DIMA_ID and DIMC_ID are dimension columns defined in model dimensions step. > > Why 'select * from fact_table' doesn't return real fact data ? how to > query the all fact data ? >
