[
https://issues.apache.org/jira/browse/LENS-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14269165#comment-14269165
]
Sushil Mohanty commented on LENS-169:
-------------------------------------
{CODE}
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Lens Checkstyle Rules ............................. SUCCESS [5.406s]
[INFO] Lens .............................................. SUCCESS [0.130s]
[INFO] Lens API .......................................... SUCCESS [14.087s]
[INFO] Lens API for server and extensions ................ SUCCESS [11.103s]
[INFO] Lens Cube ......................................... SUCCESS [12:00.140s]
[INFO] Lens DB storage ................................... SUCCESS [23.849s]
[INFO] Lens Query Library ................................ SUCCESS [10.344s]
[INFO] Lens Hive Driver .................................. SUCCESS [4:36.550s]
[INFO] Lens Driver for Cloudera Impala ................... SUCCESS [12.153s]
[INFO] Lens Driver for JDBC .............................. SUCCESS [39.656s]
[INFO] Lens Server ....................................... SUCCESS [9:15.589s]
[INFO] Lens client ....................................... SUCCESS [39.387s]
[INFO] Lens CLI .......................................... SUCCESS [2:38.496s]
[INFO] Lens Examples ..................................... SUCCESS [1.949s]
[INFO] Lens Distribution ................................. SUCCESS [0.757s]
[INFO] Lens Client Distribution .......................... SUCCESS [3.209s]
[INFO] Lens ML Lib ....................................... SUCCESS [2:20.915s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33:34.729s
[INFO] Finished at: Thu Jan 08 13:05:38 GMT+05:30 2015
[INFO] Final Memory: 79M/1078M
[INFO] ------------------------------------------------------------------------
{CODE}
> Add distinct keyword with columns projected for dimension only queries
> ----------------------------------------------------------------------
>
> Key: LENS-169
> URL: https://issues.apache.org/jira/browse/LENS-169
> Project: Apache Lens
> Issue Type: Improvement
> Components: cube
> Reporter: Sushil Mohanty
> Assignee: Sushil Mohanty
> Fix For: 2.0
>
> Attachments: LENS-169.patch
>
>
> Currently dimension only queries give duplicate rows when joining with fact
> for specified date range. For such queries we should be adding distinct
> keyword in the projected column list.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)