[
https://issues.apache.org/jira/browse/LENS-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14383587#comment-14383587
]
Amareshwari Sriramadasu commented on LENS-455:
----------------------------------------------
Right now, the logical table definition of dimtable does not have any spec
related to partition columns in underlying tables. We need to add them sothat
those columns can be used while looking for candidate tables.
> Lens not looking up non-timed partition columns while finding dimtables for a
> dimension
> ---------------------------------------------------------------------------------------
>
> Key: LENS-455
> URL: https://issues.apache.org/jira/browse/LENS-455
> Project: Apache Lens
> Issue Type: Bug
> Components: cube
> Reporter: Angad Singh
> Fix For: 2.1
>
>
> DimensionX has dimtableA. dimtableA has a partition column dt which is the
> time dimension partition. it also has suppose a partition column "source".
> when one queries "cube select x from DimensionX where source=xyz", lens
> complains:
> No dimension table has the queried columns for user_owned_apps, columns:
> [xyz, source]
> This is because lens doesn't identify the "source" partition column as a
> column of dimtableA
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)