This is an automated email from the ASF dual-hosted git repository.
viirya pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from ce6180c [SPARK-33154][CORE][K8S] Handle cleaned shuffles during
migration
add e574fcd [SPARK-32376][SQL] Make unionByName null-filling behavior
work with struct columns
No new revisions were added by this update.
Summary of changes:
.../spark/sql/catalyst/analysis/ResolveUnion.scala | 192 +++++++++++++++++++--
.../catalyst/expressions/complexTypeCreator.scala | 52 +++++-
.../expressions/complexTypeExtractors.scala | 4 +-
.../org/apache/spark/sql/types/StructType.scala | 35 ++++
.../apache/spark/sql/types/StructTypeSuite.scala | 96 ++++++++++-
.../main/scala/org/apache/spark/sql/Column.scala | 36 +---
.../main/scala/org/apache/spark/sql/Dataset.scala | 6 +
.../spark/sql/DataFrameSetOperationsSuite.scala | 181 +++++++++++++++++++
8 files changed, 555 insertions(+), 47 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]