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 305aa4a89ef [SPARK-41971][SQL][PYTHON] Add a config for pandas
conversion how to handle struct types
add 3a0e6bde2aa [SPARK-43313][SQL] Adding missing column DEFAULT values
for MERGE INSERT actions
No new revisions were added by this update.
Summary of changes:
...iteInfo.java => SupportsCustomSchemaWrite.java} | 21 +--
.../catalyst/analysis/ResolveDefaultColumns.scala | 56 +++++++-
.../catalyst/util/ResolveDefaultColumnsUtil.scala | 32 ++++-
.../analysis/ResolveDefaultColumnsSuite.scala | 151 ++++++++++++++++++++-
.../org/apache/spark/sql/sources/InsertSuite.scala | 4 +-
5 files changed, 239 insertions(+), 25 deletions(-)
copy
sql/catalyst/src/main/java/org/apache/spark/sql/connector/write/{PhysicalWriteInfo.java
=> SupportsCustomSchemaWrite.java} (60%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]