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/17 04:29:00 UTC

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

Hyukjin Kwon created SPARK-35419:
------------------------------------

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


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