Tried with V1.2 . The problem exists. java.lang.Float cannot be cast to java.lang.Double while executing SQL:
On Sun, Jan 10, 2016 at 10:40 PM, Luke Han <[email protected]> wrote: > This JIRA already closed which mean the fix already in new release, please > try latest release v1.2 and report issue if happen again. > > Thanks. > > > Best Regards! > --------------------- > > Luke Han > > On Mon, Jan 11, 2016 at 12:57 PM, Bhanu Mohanty <[email protected]> > wrote: > >> I am using release 1.1-incubating >> >> I still get cast error as below . >> >> Is KYLIN-918 <https://issues.apache.org/jira/browse/KYLIN-918> fixed ? >> or do I still need to change Hive data type to Double >> >> [Kylin][ODBC 1.0(w) Driver]The REST query request failed, the error >> message is*: java.lang.Float cannot be cast to java.lang.Double while >> executing SQL*: >> >> Regards >> >> Bhanu >> > >
