[
https://issues.apache.org/jira/browse/KYLIN-666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
liyang resolved KYLIN-666.
--------------------------
Resolution: Fixed
Fix Version/s: v0.7.1
> Select float type column got class cast exception
> -------------------------------------------------
>
> Key: KYLIN-666
> URL: https://issues.apache.org/jira/browse/KYLIN-666
> Project: Kylin
> Issue Type: Bug
> Components: Storage - HBase
> Affects Versions: v0.6.5, v0.7.1
> Reporter: Xiaoyu Wang
> Assignee: liyang
> Fix For: v0.7.1
>
>
> SQL like:
> select float_column from test_fact_table
> got exception:
> java.lang.ClassCastException: java.lang.String cannot be cast to
> java.lang.Float
> pull request:
> https://github.com/apache/incubator-kylin/pull/3
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)