[
https://issues.apache.org/jira/browse/LENS-821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14958713#comment-14958713
]
Sushil Mohanty commented on LENS-821:
-------------------------------------
Updating patch with fix.
{CODE}
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Lens Checkstyle Rules ............................. SUCCESS [16.658s]
[INFO] Lens .............................................. SUCCESS [21.537s]
[INFO] Lens API .......................................... SUCCESS [36.319s]
[INFO] Lens API for server and extensions ................ SUCCESS [38.550s]
[INFO] Lens Cube ......................................... SUCCESS [6:36.668s]
[INFO] Lens DB storage ................................... SUCCESS [30.893s]
[INFO] Lens Query Library ................................ SUCCESS [25.901s]
[INFO] Lens Hive Driver .................................. SUCCESS [4:58.721s]
[INFO] Lens Driver for JDBC .............................. SUCCESS [1:13.407s]
[INFO] Lens Elastic Search Driver ........................ SUCCESS [30.772s]
[INFO] Lens Server ....................................... SUCCESS [20:37.906s]
[INFO] Lens client ....................................... SUCCESS [1:21.196s]
[INFO] Lens CLI .......................................... SUCCESS [5:31.999s]
[INFO] Lens Examples ..................................... SUCCESS [19.547s]
[INFO] Lens Distribution ................................. SUCCESS [25.219s]
[INFO] Lens ML Lib ....................................... SUCCESS [5:56.233s]
[INFO] Lens ML Ext Distribution .......................... SUCCESS [18.115s]
[INFO] Lens Regression ................................... SUCCESS [31.139s]
[INFO] Lens UI ........................................... SUCCESS [34.548s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 51:47.337s
[INFO] Finished at: Thu Oct 15 16:04:49 IST 2015
[INFO] Final Memory: 190M/1716M
[INFO] ------------------------------------------------------------------------
{CODE}
> Filters with comma in IN filters not replacing table alias properly
> -------------------------------------------------------------------
>
> Key: LENS-821
> URL: https://issues.apache.org/jira/browse/LENS-821
> Project: Apache Lens
> Issue Type: Bug
> Components: driver-jdbc
> Reporter: Sushil Mohanty
> Assignee: Sushil Mohanty
> Fix For: 2.6
>
> Attachments: LENS-821.patch, LENS-821_1.patch
>
>
> Cube queries with filters with comma in IN list for eg. column IN
> ('test,123', 'test,345') not replacing table alias in fact subquery properly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)