This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git
from 87ccfc24023 [SPARK-43196][YARN] Replace reflection w/ direct calling for `ContainerLaunchContext#setTokensConf` add 09a43531d30 Revert "[SPARK-42945][CONNECT] Support PYSPARK_JVM_STACKTRACE_ENABLED in Spark Connect" No new revisions were added by this update. Summary of changes: .../apache/spark/sql/connect/config/Connect.scala | 10 -- .../sql/connect/service/SparkConnectService.scala | 106 ++++++--------------- python/pyspark/errors/exceptions/connect.py | 4 - .../sql/tests/connect/test_connect_basic.py | 61 ++---------- python/pyspark/testing/connectutils.py | 6 +- 5 files changed, 39 insertions(+), 148 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org