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

Dong Li resolved KYLIN-2971.
----------------------------
       Resolution: Fixed
    Fix Version/s: v2.3.0

> the "Realization Names" print in logQuery is not correct
> --------------------------------------------------------
>
>                 Key: KYLIN-2971
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2971
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: Zhong Yanghong
>            Assignee: Zhong Yanghong
>            Priority: Major
>             Fix For: v2.3.0
>
>         Attachments: APACHE-KYLIN-2971.patch
>
>
> OLAPContext.clearThreadLocalContexts() should be called before a query 
> starts. And we should consider query hit cache.
> Example, 
> # query Q1 hit project P1 and cube C1; 
> # then query Q2 hit project P2 and cube C2;
> # then Q1 comes again, it will show project P1 and {color:#f79232}cube 
> C2{color}. However, it should be {color:#f79232}cube C1{color}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to