Hyukjin Kwon created SPARK-45768:
------------------------------------

             Summary: Make faulthanlder a runtime configuration for Python 
execution in SQL
                 Key: SPARK-45768
                 URL: https://issues.apache.org/jira/browse/SPARK-45768
             Project: Spark
          Issue Type: Improvement
          Components: PySpark, SQL
    Affects Versions: 4.0.0
            Reporter: Hyukjin Kwon


faulthanlder feature within PySpark is really useful especially to debug an 
errors that regular Python interpreter cannot catch out of the box such as a 
segmentation fault errors, see also https://github.com/apache/spark/pull/43600. 
It would be very useful to convert this as a runtime configuration.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to