[
https://issues.apache.org/jira/browse/KYLIN-4022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852583#comment-16852583
]
jinguowei commented on KYLIN-4022:
----------------------------------
when xxx_cnm column type is decimal(38,6)
hive> desc test.test_name;
OK
stat_dt string
xxx_cnm decimal(38,6) dt string
# Partition Information
# col_name data_type
dt string
Time taken: 1.167 seconds
=======================
then push donw query result
!screenshot-1.png!
!screenshot-2.png!
!screenshot-3.png!
> when Adhoc Push Down then Unrecognized column type: DECIMAL(xx,xx)
> ------------------------------------------------------------------
>
> Key: KYLIN-4022
> URL: https://issues.apache.org/jira/browse/KYLIN-4022
> Project: Kylin
> Issue Type: Improvement
> Reporter: jinguowei
> Assignee: jinguowei
> Priority: Major
> Attachments: screenshot-1.png, screenshot-2.png, screenshot-3.png
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)