Dong Li created KYLIN-1075:
------------------------------
Summary: 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: liyang
Priority: Minor
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)