Reynold Xin created SPARK-18854:
-----------------------------------

             Summary: getNodeNumbered and generateTreeString are not consistent
                 Key: SPARK-18854
                 URL: https://issues.apache.org/jira/browse/SPARK-18854
             Project: Spark
          Issue Type: Bug
          Components: SQL
            Reporter: Reynold Xin


This is a bug introduced by subquery handling. generateTreeString numbers trees 
including innerChildren (used to print subqueries), but getNodeNumbered ignores 
that. As a result, getNodeNumbered(x) is not always correct.





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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to