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 23083aa [SPARK-33758][SQL] Prune unrequired partitionings from
AliasAwareOutputPartitionings when some columns are dropped from projection
add 40c37d6 [SPARK-33617][SQL][FOLLOWUP] refine the default parallelism
SQL config
No new revisions were added by this update.
Summary of changes:
.../main/scala/org/apache/spark/sql/internal/SQLConf.scala | 11 +++++------
.../src/main/scala/org/apache/spark/sql/SparkSession.scala | 10 ++++++----
.../org/apache/spark/sql/execution/LocalTableScanExec.scala | 3 +--
.../sql/execution/adaptive/CoalesceShufflePartitions.scala | 2 +-
.../apache/spark/sql/execution/basicPhysicalOperators.scala | 3 +--
.../scala/org/apache/spark/sql/execution/command/ddl.scala | 3 +--
.../spark/sql/execution/datasources/FilePartition.scala | 3 +--
.../spark/sql/execution/datasources/SchemaMergeUtils.scala | 3 +--
.../scala/org/apache/spark/sql/execution/SparkPlanSuite.scala | 4 ++--
9 files changed, 19 insertions(+), 23 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]