Thanks.Got that??
------------------ ???????? ------------------ ??????: "dev" <x...@apache.org>; ????????: 2021??2??22??(??????) ????1:54 ??????: "dev"<dev@kylin.apache.org>;"344955119"<344955...@qq.com>; ????: Re:STREAMING CUBE QUERY RESULT ERROR Hi William, If I make no mistake, for the input "4.0", maybe the better way is to use double as data type, not int or varchar, am I right? Besides, I cannot see the picture sent by you, please double check. -- Best wishes to you ! From ??Xiaoxiang Yu ?? 2021-02-22 10:42:36??"344955119" <344955...@qq.com> ?????? | Hi, I am a new studier. I am trying to build a Kylin streaming cube on single hive table. Everything seems to be fine,but then responses querying error: For input string: "4.0" while executing SQL: "select * from FRONT_DB" . Then I realized it may occures from "Streaming Table,columns and type" and changed the type from "int" to "varchar(256)" in this picture ,then the question solved. Can you please assist me ,I wonder if "int" type cann't be use here and it's just my fault or it's a problem that had not be solved yet,? Version: Apache kylin 3.0.1 Thanks, William |