[
https://issues.apache.org/jira/browse/LENS-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354931#comment-14354931
]
Hudson commented on LENS-393:
-----------------------------
SUCCESS: Integrated in Lens-Commit #630 (See
[https://builds.apache.org/job/Lens-Commit/630/])
LENS-393: Do query field validation for chain ref columns as well (Amareshwari
Sriramadasu via prongs) (prongs: rev 85b3d9e9e89e26f560b4116ad16806eb2ba086c9)
* lens-cube/src/test/java/org/apache/lens/cube/parse/TestBaseCubeQueries.java
* lens-cube/src/test/java/org/apache/lens/cube/parse/TestQueryRewrite.java
* lens-cube/src/test/java/org/apache/lens/cube/parse/CubeTestSetup.java
* lens-cube/src/main/java/org/apache/lens/cube/parse/AliasReplacer.java
> Queryable field validation should include reference attributes also.
> ---------------------------------------------------------------------
>
> Key: LENS-393
> URL: https://issues.apache.org/jira/browse/LENS-393
> Project: Apache Lens
> Issue Type: Bug
> Components: cube
> Affects Versions: 2.0
> Reporter: Amareshwari Sriramadasu
> Assignee: Amareshwari Sriramadasu
> Fix For: 2.1
>
> Attachments: LENS-393.3.patch
>
>
> Right now reference attributes are skipped during field validation, because
> they may not be defined in derived cubes. But they should also be validated.
> We can include source columns of them to be validated to be present on
> derived cubes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)