This is an automated email from the ASF dual-hosted git repository.
gurwls223 pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/spark.git.
from 64b3b56 [SPARK-32083][SQL][3.0] AQE should not coalesce partitions
for SinglePartition
add c148a98 [SPARK-32160][CORE][PYSPARK][3.0] Add a config to switch
allow/disallow to create SparkContext in executors
No new revisions were added by this update.
Summary of changes:
.../main/scala/org/apache/spark/SparkContext.scala | 6 +++--
.../org/apache/spark/internal/config/package.scala | 6 +++++
.../scala/org/apache/spark/SparkContextSuite.scala | 13 +++++++++--
python/pyspark/context.py | 6 +++--
python/pyspark/tests/test_context.py | 20 +++++++++++++++--
.../scala/org/apache/spark/sql/SparkSession.scala | 12 ++++++----
.../spark/sql/SparkSessionBuilderSuite.scala | 26 +++++++++++++++++++++-
7 files changed, 76 insertions(+), 13 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]