What is your Kylin version? I think a similar issue was reported so it is likely fixed in latest 2.1 release. Mind test it again on 2.1?
On Tue, Aug 15, 2017 at 3:42 PM, jimmy <[email protected]> wrote: > Hi, > > > > I want to get data from kylin sample data. > > But,It return error message. > > > > SQL: > > > > select KYLIN_ACCOUNT.ACCOUNT_BUYER_LEVEL from KYLIN_ACCOUNT > > > > Error Message: > > > > Error while executing SQL "select KYLIN_ACCOUNT.ACCOUNT_BUYER_LEVEL from > KYLIN_ACCOUNT LIMIT 50000": java.lang.Integer cannot be cast to > java.lang.Long > > > > Has any suggestion? > > > > Thanks a lot. > > > > Jimmy. >
