You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "nichunen (JIRA)" <ji...@apache.org> on 2019/07/05 14:01:00 UTC

[jira] [Commented] (KYLIN-4024) Pushdown to presto: Unrecognized column type: INTEGER,TIME,VARBINARY

    [ https://issues.apache.org/jira/browse/KYLIN-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16879287#comment-16879287 ] 

nichunen commented on KYLIN-4024:
---------------------------------

Resolved in release 2.6.3

> Pushdown to presto: Unrecognized column type: INTEGER,TIME,VARBINARY
> --------------------------------------------------------------------
>
>                 Key: KYLIN-4024
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4024
>             Project: Kylin
>          Issue Type: Improvement
>          Components: Query Engine
>    Affects Versions: all, v3.0.0, v2.6.2
>            Reporter: wangxiaojing
>            Assignee: Xiaoxiang Yu
>            Priority: Major
>             Fix For: v2.6.3
>
>
>  Hello ,
>     When do ad-hoc Push Down query by presto engine ,it throws Unrecognized column type,like INTEGER,TIME,VARBINARY 。
>     The field of the table that appears in the hive is defined as an int type. If the Presto query is used, the INTEGER type will be returned. 
> At this time, kylin ad-hoc push down will not recognize this type.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)