Hello kylin team;
for example,
I created 2 Models using sample table: "KYLIN_SALES".
Model: Test1 has filter seller_id=10000994, Test2 has filter
seller_id=10000998
then I built 2 cubes for each model,
get a valid table for query: KYLIN_SALES

when i execute sql: select SELLER_ID,count(*) from KYLIN_SALES group by
SELLER_ID
all records returned are seller_id=10000994

which makes confused is one table contains multiple models and cubes,
how is kylin to determine which model or cube should  response for query?
especially the same filter has different values like above what i said.

Thanks
Yi



--
Sent from: http://apache-kylin.74782.x6.nabble.com/

Reply via email to