You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Sushil Mohanty (JIRA)" <ji...@apache.org> on 2017/06/05 12:40:04 UTC

[jira] [Commented] (LENS-1430) Expressions are not getting resolved correctly in union query

    [ https://issues.apache.org/jira/browse/LENS-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16036883#comment-16036883 ] 

Sushil Mohanty commented on LENS-1430:
--------------------------------------

review : https://reviews.apache.org/r/59744/

> Expressions are not getting resolved correctly in union query
> -------------------------------------------------------------
>
>                 Key: LENS-1430
>                 URL: https://issues.apache.org/jira/browse/LENS-1430
>             Project: Apache Lens
>          Issue Type: Bug
>          Components: cube
>            Reporter: Sushil Mohanty
>            Assignee: Sushil Mohanty
>
> Expressions are not getting resolved correctly for the below case
> {CODE} 
> case when expr1 = 0 then 0 else expr2 * 100 / expr1 end 
> {CODE}
> expr1 is answerable by Candidate1 and Candidate2
> expr2 is answerable by Candidate1 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)