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

[jira] [Resolved] (KYLIN-900) Filter should to use table name and not generated alias

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

liyang resolved KYLIN-900.
--------------------------
    Resolution: Fixed

> 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)