Sorry, I just start to lean kylin
When I execute the sql select * from kylin_sales where price > 2
in default sample cube of kylin, it failed with the message
ERROR while executing SQL "select * from kylin_sales where price > 2 LIMIT 50000": Can't find any realization. Please confirm with providers SQL digest: fact table DEFAULT.KYLIN_SALES,group by [],filter on[DEFAULT.KYLIN_SALES.PRICE],with aggregates[].
anybody knows the reason? Thanks