You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jason Dere (JIRA)" <ji...@apache.org> on 2015/04/28 22:31:08 UTC

[jira] [Created] (HIVE-10524) Add utility method ExprNodeDescUtils.forwardTrack()

Jason Dere created HIVE-10524:
---------------------------------

             Summary: Add utility method ExprNodeDescUtils.forwardTrack()
                 Key: HIVE-10524
                 URL: https://issues.apache.org/jira/browse/HIVE-10524
             Project: Hive
          Issue Type: Bug
            Reporter: Jason Dere
            Assignee: Jason Dere


ExprNodeDescUtils has a method backtrack(), which is able to take an ExprNodeDesc from an operator and convert it to an equivalent expression based on the columns of a parent operator. Adding a forwardTrack() method to do something similar, but for a child operator.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)