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

Sushil Mohanty commented on LENS-114:
-------------------------------------

{CODE}
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Lens Checkstyle Rules ............................. SUCCESS [9.393s]
[INFO] Lens .............................................. SUCCESS [28.142s]
[INFO] Lens API .......................................... SUCCESS [28.393s]
[INFO] Lens API for server and extensions ................ SUCCESS [46.933s]
[INFO] Lens Cube ......................................... SUCCESS [2:20.198s]
[INFO] Lens DB storage ................................... SUCCESS [22.305s]
[INFO] Lens Query Library ................................ SUCCESS [14.882s]
[INFO] Lens Hive Driver .................................. SUCCESS [31.663s]
[INFO] Lens Driver for Cloudera Impala ................... SUCCESS [11.495s]
[INFO] Lens Driver for JDBC .............................. SUCCESS [19.272s]
[INFO] Lens Server ....................................... SUCCESS [2:13.020s]
[INFO] Lens client ....................................... SUCCESS [21.890s]
[INFO] Lens CLI .......................................... SUCCESS [1:22.010s]
[INFO] Lens Examples ..................................... SUCCESS [12.123s]
[INFO] Lens Distribution ................................. SUCCESS [1:19.557s]
[INFO] Lens Client Distribution .......................... SUCCESS [1:03.095s]
[INFO] Lens ML Lib ....................................... SUCCESS [44.408s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
{CODE}

> JDBC: filters on the cube are not getting picked by the inner query
> -------------------------------------------------------------------
>
>                 Key: LENS-114
>                 URL: https://issues.apache.org/jira/browse/LENS-114
>             Project: Apache Lens
>          Issue Type: Bug
>          Components: driver-jdbc
>            Reporter: Raghavendra Singh
>            Assignee: Sushil Mohanty
>             Fix For: 2.0
>
>         Attachments: LENS-114.patch
>
>
> queries like:-
> cube select dim.a,cube.b from cube inner join dim where 
> time_range_in(col,from,to) AND cube.b2 = value
> fail with unknown column cube.b2



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

Reply via email to