[
https://issues.apache.org/jira/browse/KYLIN-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shaofeng SHI reopened KYLIN-1075:
---------------------------------
> select [MeasureCol] from [FactTbl] is not supported
> ---------------------------------------------------
>
> Key: KYLIN-1075
> URL: https://issues.apache.org/jira/browse/KYLIN-1075
> Project: Kylin
> Issue Type: Bug
> Components: Query Engine
> Reporter: Dong Li
> Assignee: Dong Li
> Priority: Minor
> Labels: QE
> Fix For: v2.0, v1.2
>
> Attachments:
> 1.x-KYLIN-1075-select-MeasureCol-from-FactTbl-is-not-sup.patch,
> 2.x-KYLIN-1075-select-MeasureCol-from-FactTbl-is-not-sup.patch
>
>
> Input SQL:
> select item_count from test_kylin_fact
> Output exception:
> Column DEFAULT.TEST_KYLIN_FACT.ITEM_COUNT does not exist in row key desc
> while executing SQL: "select item_count from test_kylin_fact LIMIT 50000"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)