You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2021/05/18 03:28:00 UTC

[jira] [Resolved] (SPARK-35419) Enable spark.sql.execution.pyspark.udf.simplifiedTraceback.enabled by default

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

Hyukjin Kwon resolved SPARK-35419.
----------------------------------
    Fix Version/s: 3.2.0
       Resolution: Fixed

Issue resolved by pull request 32569
[https://github.com/apache/spark/pull/32569]

> Enable spark.sql.execution.pyspark.udf.simplifiedTraceback.enabled by default
> -----------------------------------------------------------------------------
>
>                 Key: SPARK-35419
>                 URL: https://issues.apache.org/jira/browse/SPARK-35419
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>    Affects Versions: 3.2.0
>            Reporter: Hyukjin Kwon
>            Assignee: Hyukjin Kwon
>            Priority: Major
>             Fix For: 3.2.0
>
>
> SPARK-33407 added the simplification of the stacktraces in Python UDFs which hides unnecessary internal traceback which makes users focus on the exceptions from their own codes.
> This JIRA aims to enable it by default.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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