This is an automated email from the ASF dual-hosted git repository.
gengliang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
from b760e4a6869 [SPARK-38825][SQL][TEST][FOLLOWUP] Add test for in(null)
and notIn(null)
add 67d6f018ed2 [SPARK-38811][SQL] Support ALTER TABLE ADD COLUMN commands
with DEFAULT values
No new revisions were added by this update.
Summary of changes:
.../spark/sql/catalyst/parser/AstBuilder.scala | 8 +-
.../sql/catalyst/plans/logical/statements.scala | 3 +-
.../spark/sql/catalyst/parser/DDLParserSuite.scala | 47 +++---
.../catalyst/analysis/ResolveSessionCatalog.scala | 5 +-
.../spark/sql/execution/command/tables.scala | 27 ++-
.../connector/V2CommandsCaseSensitivitySuite.scala | 27 ++-
.../org/apache/spark/sql/sources/InsertSuite.scala | 188 +++++++++++++++++++--
7 files changed, 251 insertions(+), 54 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]