wengh commented on PR #50313:
URL: https://github.com/apache/spark/pull/50313#issuecomment-2756014287

   > What happens if `spark.sql.pyspark.jvmStacktrace.enabled` is enabled?
   
   @ueshin 
   When that conf is enabled, the error message from JVM will contain the same 
Python traceback multiple times. But this parsing still works because it only 
parses the first traceback and stops when the traceback ends.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to