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 651904a [SPARK-36718][SQL] Only collapse projects if we don't duplicate expensive expressions add cdd7ae9 [SPARK-36673][SQL] Fix incorrect schema of nested types of union No new revisions were added by this update. Summary of changes: .../plans/logical/basicLogicalOperators.scala | 2 +- .../org/apache/spark/sql/types/StructType.scala | 97 ++++++++++++++-------- .../sql/execution/basicPhysicalOperators.scala | 2 +- .../spark/sql/DataFrameSetOperationsSuite.scala | 58 +++++++++++++ 4 files changed, 123 insertions(+), 36 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org