[ https://issues.apache.org/jira/browse/LENS-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160705#comment-16160705 ]
Hudson commented on LENS-1474: ------------------------------ SUCCESS: Integrated in Jenkins build Lens-Commit #1442 (See [https://builds.apache.org/job/Lens-Commit/1442/]) LENS-1474 : Fix NPE in ExpressionResolver for SegmentationCandidate (amareshwari: rev 24d4f1531497e8b877fe185a0ef742b18acf125c) * (edit) lens-cube/src/main/java/org/apache/lens/cube/parse/ExpressionResolver.java > Null pointer exception in expression resolver for Segmentation candidate > ------------------------------------------------------------------------ > > Key: LENS-1474 > URL: https://issues.apache.org/jira/browse/LENS-1474 > Project: Apache Lens > Issue Type: Bug > Components: cube > Reporter: Rajitha R > Assignee: Rajitha R > Fix For: 2.8 > > Attachments: LENS-1474.patch > > > This happens when there are two expressions . Say expr1 answered from fact > and expr2 answered from Segmentation. > Segmentation specific inner rewrite is passed expr1 as 0.0 and later in the > flow expr1 is looked up which throws up NullPointerException. -- This message was sent by Atlassian JIRA (v6.4.14#64029)