[
https://issues.apache.org/jira/browse/LENS-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487019#comment-14487019
]
Rajat Khandelwal commented on LENS-455:
---------------------------------------
Unable to create review request again. Raising pull request:
https://github.com/apache/incubator-lens/pull/9. Please review.
> 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
> Assignee: Rajat Khandelwal
> 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)