You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Angad Singh (JIRA)" <ji...@apache.org> on 2015/03/27 09:47:52 UTC

[jira] [Created] (LENS-455) Lens not looking up non-timed partition columns while finding dimtables for a dimension

Angad Singh created LENS-455:
--------------------------------

             Summary: 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
            Reporter: Angad Singh


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)