[
https://issues.apache.org/jira/browse/KYLIN-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16859729#comment-16859729
]
ASF subversion and git services commented on KYLIN-4024:
--------------------------------------------------------
Commit 8efa5583f4026291789e5df090202bbc06b9bad7 in kylin's branch
refs/heads/master from hit-lacus
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=8efa558 ]
KYLIN-4024 Support pushdown to presto
> when ad-hoc Push Down by presto engine Unrecognized column type:
> INTEGER,TIME,VARBINARY
> ----------------------------------------------------------------------------------------
>
> Key: KYLIN-4024
> URL: https://issues.apache.org/jira/browse/KYLIN-4024
> Project: Kylin
> Issue Type: Bug
> Components: Query Engine
> Affects Versions: all, v3.0.0, v2.6.2
> Reporter: wangxiaojing
> Assignee: XiaoXiang Yu
> Priority: Major
> Fix For: Future
>
>
> 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)