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 825f2190bd8 [SPARK-40882][INFRA] Upgrade actions/setup-java to v3 with
distribution specified
add 91407958b49 [SPARK-40798][SQL] Alter partition should verify value
follow storeAssignmentPolicy
No new revisions were added by this update.
Summary of changes:
docs/sql-migration-guide.md | 1 +
.../org/apache/spark/sql/internal/SQLConf.scala | 10 +++++
.../apache/spark/sql/util/PartitioningUtils.scala | 43 ++++++++++++++++++++-
.../execution/datasources/DataSourceStrategy.scala | 20 ++--------
.../command/AlterTableAddPartitionSuiteBase.scala | 44 ++++++++++++++++++++++
.../command/v1/AlterTableAddPartitionSuite.scala | 15 ++++++++
.../command/v2/AlterTableAddPartitionSuite.scala | 15 ++++++++
.../spark/sql/hive/execution/HiveDDLSuite.scala | 2 +-
8 files changed, 131 insertions(+), 19 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]