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
