[
https://issues.apache.org/jira/browse/LENS-838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=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)