[ https://issues.apache.org/jira/browse/LENS-821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14960526#comment-14960526 ]
Hudson commented on LENS-821: ----------------------------- FAILURE: Integrated in Lens-Commit #1109 (See [https://builds.apache.org/job/Lens-Commit/1109/]) LENS-821 : Fix replacing table alias for filters with comma in IN (raju: rev 8923ce7ffc2432b90fe45f54c1b11636ac432261) * lens-driver-jdbc/src/test/java/org/apache/lens/driver/jdbc/TestColumnarSQLRewriter.java * lens-driver-jdbc/src/main/java/org/apache/lens/driver/jdbc/ColumnarSQLRewriter.java > 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.5 > > 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)