You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Dong Li (JIRA)" <ji...@apache.org> on 2015/11/16 11:02:11 UTC

[jira] [Closed] (KYLIN-1075) select [MeasureCol] from [FactTbl] is not supported

     [ https://issues.apache.org/jira/browse/KYLIN-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dong Li closed 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
>             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)