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

Luke Han updated KYLIN-900:
---------------------------
    Fix Version/s: v0.7.4
                   v0.8.1

> Filter should to use table name and not generated alias
> -------------------------------------------------------
>
>                 Key: KYLIN-900
>                 URL: https://issues.apache.org/jira/browse/KYLIN-900
>             Project: Kylin
>          Issue Type: Improvement
>    Affects Versions: v0.7.2
>            Reporter: Shashank Prabhakara
>            Assignee: liyang
>            Priority: Minor
>             Fix For: v0.8.1, v0.7.4
>
>
> The filter feature in Kylin is used in the where part of the Hive query to 
> create the intermediate table. Since this query uses generated aliases for 
> the fact and dimension tables, we can not use the table name in filter, we're 
> forced to use the alias: FACT_TABLE for fact table and lookup_# for lookup 
> tables where # depends on the input order.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to