This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git
from e341e26330ba [SPARK-47311][SQL][PYTHON] Suppress Python exceptions where PySpark is not in the Python path add 3ec79a9df06f [SPARK-47238][SQL] Reduce executor memory usage by making generated code in WSCG a broadcast variable No new revisions were added by this update. Summary of changes: .../org/apache/spark/sql/internal/SQLConf.scala | 15 ++++++++++ .../WholeStageCodegenEvaluatorFactory.scala | 9 +++++- .../sql/execution/WholeStageCodegenExec.scala | 20 ++++++++++++- .../sql/execution/WholeStageCodegenSuite.scala | 35 ++++++++++++++++++++++ 4 files changed, 77 insertions(+), 2 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org