[
https://issues.apache.org/jira/browse/SPARK-13828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reynold Xin resolved SPARK-13828.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
> 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: [email protected]
For additional commands, e-mail: [email protected]