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 a0f3b72 [SPARK-34729][SQL] Faster execution for broadcast nested loop
join (left semi/anti with no condition)
add be888b2 [SPARK-34639][SQL] Always remove unnecessary Alias in
Analyzer.resolveExpression
No new revisions were added by this update.
Summary of changes:
.../spark/sql/catalyst/analysis/Analyzer.scala | 47 +++++++++-------------
.../expressions/complexTypeExtractors.scala | 3 ++
.../spark/sql/RelationalGroupedDataset.scala | 6 +--
.../resources/sql-tests/results/struct.sql.out | 2 +-
.../test/scala/org/apache/spark/sql/UDFSuite.scala | 2 +-
5 files changed, 24 insertions(+), 36 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]