[
https://issues.apache.org/jira/browse/KYLIN-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359953#comment-16359953
]
nichunen commented on KYLIN-3224:
---------------------------------
I think the root cause is the "column label" of column meta returns by hive
jdbc different with kylin cube's. Kylin cube returns "\{column}", but hive
jdbc returns "\{table}.\{column}". Attached is the patch, it works well by my
test.
> data can't show when use kylin pushdown model
> ----------------------------------------------
>
> Key: KYLIN-3224
> URL: https://issues.apache.org/jira/browse/KYLIN-3224
> Project: Kylin
> Issue Type: Bug
> Components: Query Engine, Web
> Affects Versions: v2.2.0, v2.3.0
> Reporter: peng.jianhua
> Assignee: peng.jianhua
> Priority: Major
> Fix For: v2.3.0
>
> Attachments: 0001-KYLIN-3224.patch, 01.PNG, 02.PNG, 03.PNG, 04.PNG,
> KYLIN-3224.patch
>
>
> select * from kylin_sales
> use pushdown model,and the result shows like 01.png
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)