You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/12/15 00:48:58 UTC

[jira] [Created] (SPARK-18869) Add lp and pp to plan nodes for getting logical plans and physical plans

Reynold Xin created SPARK-18869:
-----------------------------------

             Summary: Add lp and pp to plan nodes for getting logical plans and physical plans
                 Key: SPARK-18869
                 URL: https://issues.apache.org/jira/browse/SPARK-18869
             Project: Spark
          Issue Type: New Feature
          Components: SQL
            Reporter: Reynold Xin
            Assignee: Reynold Xin


After the bug fix in SPARK-18854, TreeNode.apply now returns TreeNode[_] rather than a more specific type. It would be easier for interactive debugging to introduce lp that returns LogicalPlan, and pp that returns SparkPlan.




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

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