[
https://issues.apache.org/jira/browse/KYLIN-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16859433#comment-16859433
]
ASF GitHub Bot commented on KYLIN-4024:
---------------------------------------
hit-lacus commented on pull request #679: KYLIN-4024 Support pushdown to presto
URL: https://github.com/apache/kylin/pull/679
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)