[
https://issues.apache.org/jira/browse/LENS-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15158430#comment-15158430
]
Archana H commented on LENS-827:
--------------------------------
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.
> Expression pushdown for query optimisation in JDBC
> --------------------------------------------------
>
> Key: LENS-827
> URL: https://issues.apache.org/jira/browse/LENS-827
> Project: Apache Lens
> Issue Type: Improvement
> Components: driver-jdbc
> Reporter: Sushil Mohanty
> Assignee: Sushil Mohanty
> Fix For: 2.5
>
> Attachments: LENS-827_1.patch, LENS-827_2.patch, LENS-827_3.patch,
> LENS-827_4.patch
>
>
> Currently Columnar rewriter skips rewrite in case of expressions used in
> select query. This ticket is to add the improvement in the rewriter to
> rewrite them and pushdown to fact subquery.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)