[jira] [Commented] (LENS-838) Literals with escaped quotes are not honoured in columnarSQLRewriter

2016-02-23 Thread Archana H (JIRA)

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

Archana H commented on LENS-838:


closing this and tracking issue with hsql with separate jira (LENS-969)

> Literals with escaped quotes are not honoured in columnarSQLRewriter
> 
>
> Key: LENS-838
> URL: https://issues.apache.org/jira/browse/LENS-838
> Project: Apache Lens
>  Issue Type: Bug
>  Components: driver-jdbc
>Reporter: Sushil Mohanty
>Assignee: Sushil Mohanty
> Fix For: 2.5
>
> Attachments: LENS-838_1.patch
>
>
> Currently literal escape "\'" is not being rewritten properly in fact filter 
> pushdown subquery.



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


[jira] [Commented] (LENS-838) Literals with escaped quotes are not honoured in columnarSQLRewriter

2016-02-23 Thread Archana H (JIRA)

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

Archana H commented on LENS-838:


Seeing this error for hsqldb, working fine with vertica.

> Literals with escaped quotes are not honoured in columnarSQLRewriter
> 
>
> Key: LENS-838
> URL: https://issues.apache.org/jira/browse/LENS-838
> Project: Apache Lens
>  Issue Type: Bug
>  Components: driver-jdbc
>Reporter: Sushil Mohanty
>Assignee: Sushil Mohanty
> Fix For: 2.5
>
> Attachments: LENS-838_1.patch
>
>
> Currently literal escape "\'" is not being rewritten properly in fact filter 
> pushdown subquery.



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


[jira] [Commented] (LENS-838) Literals with escaped quotes are not honoured in columnarSQLRewriter

2016-02-22 Thread Archana H (JIRA)

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

Archana H commented on LENS-838:


lens-shell>query execute cube select id,name from sample_db_dim where name in 
('first\'s')

Command failed 
org.glassfish.jersey.message.internal.MessageBodyProviderNotFoundException: 
MessageBodyReader not found for media type=text/html;charset=ISO-8859-1, 
type=class org.apache.lens.api.result.LensAPIResult, genericType=class 
org.apache.lens.api.result.LensAPIResult.


> Literals with escaped quotes are not honoured in columnarSQLRewriter
> 
>
> Key: LENS-838
> URL: https://issues.apache.org/jira/browse/LENS-838
> Project: Apache Lens
>  Issue Type: Bug
>  Components: driver-jdbc
>Reporter: Sushil Mohanty
>Assignee: Sushil Mohanty
> Fix For: 2.5
>
> Attachments: LENS-838_1.patch
>
>
> Currently literal escape "\'" is not being rewritten properly in fact filter 
> pushdown subquery.



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


[jira] [Commented] (LENS-838) Literals with escaped quotes are not honoured in columnarSQLRewriter

2015-10-25 Thread Hudson (JIRA)

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

Hudson commented on LENS-838:
-

SUCCESS: Integrated in Lens-Commit-Java8 #25 (See 
[https://builds.apache.org/job/Lens-Commit-Java8/25/])
LENS-838 : Literals with escaped quotes are not honoured in (amareshwari: rev 
05921c497d57d83b435ddd916d270f86544b8ef3)
* 
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


> Literals with escaped quotes are not honoured in columnarSQLRewriter
> 
>
> Key: LENS-838
> URL: https://issues.apache.org/jira/browse/LENS-838
> Project: Apache Lens
>  Issue Type: Bug
>  Components: driver-jdbc
>Reporter: Sushil Mohanty
>Assignee: Sushil Mohanty
> Fix For: 2.5
>
> Attachments: LENS-838_1.patch
>
>
> Currently literal escape "\'" is not being rewritten properly in fact filter 
> pushdown subquery.



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


[jira] [Commented] (LENS-838) Literals with escaped quotes are not honoured in columnarSQLRewriter

2015-10-25 Thread Hudson (JIRA)

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

Hudson commented on LENS-838:
-

SUCCESS: Integrated in Lens-Commit #1115 (See 
[https://builds.apache.org/job/Lens-Commit/1115/])
LENS-838 : Literals with escaped quotes are not honoured in (amareshwari: rev 
05921c497d57d83b435ddd916d270f86544b8ef3)
* 
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


> Literals with escaped quotes are not honoured in columnarSQLRewriter
> 
>
> Key: LENS-838
> URL: https://issues.apache.org/jira/browse/LENS-838
> Project: Apache Lens
>  Issue Type: Bug
>  Components: driver-jdbc
>Reporter: Sushil Mohanty
>Assignee: Sushil Mohanty
> Fix For: 2.5
>
> Attachments: LENS-838_1.patch
>
>
> Currently literal escape "\'" is not being rewritten properly in fact filter 
> pushdown subquery.



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


[jira] [Commented] (LENS-838) Literals with escaped quotes are not honoured in columnarSQLRewriter

2015-10-24 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on LENS-838:


Applied patch: 
[LENS-838_1.patch|https://issues.apache.org/jira/secure/attachment/12768570/LENS-838_1.patch]
 and ran command: mvn clean install. Result: Failure. Build Job: 
https://builds.apache.org/job/PreCommit-Lens-Build/148/

> Literals with escaped quotes are not honoured in columnarSQLRewriter
> 
>
> Key: LENS-838
> URL: https://issues.apache.org/jira/browse/LENS-838
> Project: Apache Lens
>  Issue Type: Bug
>  Components: driver-jdbc
>Reporter: Sushil Mohanty
>Assignee: Sushil Mohanty
> Attachments: LENS-838_1.patch
>
>
> Currently literal escape "\'" is not being rewritten properly in fact filter 
> pushdown subquery.



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