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

Hudson commented on LENS-526:
-----------------------------

SUCCESS: Integrated in Lens-Commit #745 (See 
[https://builds.apache.org/job/Lens-Commit/745/])
LENS-526 : Fix multiple issues in multifact queries (Rajat Khandelwal via 
amareshwari) (amareshwari: rev b5defa9cf434c917d068167db1aceebe9b510422)
* lens-cube/src/main/java/org/apache/lens/cube/parse/MultiFactHQLContext.java
* lens-cube/src/test/java/org/apache/lens/cube/parse/TestBaseCubeQueries.java


> Multiple Issues in multifact queries
> ------------------------------------
>
>                 Key: LENS-526
>                 URL: https://issues.apache.org/jira/browse/LENS-526
>             Project: Apache Lens
>          Issue Type: Bug
>            Reporter: Rajat Khandelwal
>            Assignee: Rajat Khandelwal
>             Fix For: 2.2
>
>         Attachments: rb33673 (1).patch
>
>
> 1. In case there are no dimensions accessed, the "join on ____" condition is 
> blank. So we shouldn't even append "on"
> 2. equality condition in join clauses. It should use "<=>" operator, not "="
> 3. The outer query is picking dimension columns from one of the sub queries. 
> It should pick from both and COALESCE. 



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

Reply via email to