[ 
https://issues.apache.org/jira/browse/SPARK-13828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15192106#comment-15192106
 ] 

Apache Spark commented on SPARK-13828:
--------------------------------------

User 'liancheng' has created a pull request for this issue:
https://github.com/apache/spark/pull/11677

> QueryExecution's assertAnalyzed needs to preserve the stacktrace
> ----------------------------------------------------------------
>
>                 Key: SPARK-13828
>                 URL: https://issues.apache.org/jira/browse/SPARK-13828
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Cheng Lian
>            Assignee: Cheng Lian
>             Fix For: 2.0.0
>
>
> SPARK-13244 made Dataset always eager analyzed, and added an extra {{plan}} 
> argument to {{AnalysisException}} to facilitate logical plan analysis 
> debugging using {{QueryExecution.assertAnalyzed}}. (Previously we used to 
> temporarily disable DataFrame eager analysis to report the partially analyzed 
> plan tree.) However, the exception stack trace wasn't properly preserved. It 
> should be added back.



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