[ 
https://issues.apache.org/jira/browse/SPARK-18869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Reynold Xin updated SPARK-18869:
--------------------------------
    Description: 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 a function that returns the BaseType.  (was: 
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.
)

> Add TreeNode.p that returns BaseType
> ------------------------------------
>
>                 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 a function that returns the BaseType.



--
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