You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2022/08/15 00:01:57 UTC

[spark] branch branch-3.2 updated (45ab804581b -> d04c7884ca5)

This is an automated email from the ASF dual-hosted git repository.

dongjoon pushed a change to branch branch-3.2
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 45ab804581b Revert "[SPARK-40047][TEST] Exclude unused `xalan` transitive dependency from `htmlunit`"
     add d04c7884ca5 [SPARK-39887][SQL][3.2] RemoveRedundantAliases should keep aliases that make the output of projection nodes unique

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/optimizer/Optimizer.scala   |  26 +-
 .../RemoveRedundantAliasAndProjectSuite.scala      |   2 +-
 .../approved-plans-v1_4/q14a.sf100/explain.txt     | 270 ++++++++++-----------
 .../approved-plans-v1_4/q14a/explain.txt           | 254 +++++++++----------
 .../org/apache/spark/sql/DataFrameSuite.scala      |  61 +++++
 .../sql/execution/metric/SQLMetricsSuite.scala     |   5 +-
 6 files changed, 347 insertions(+), 271 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org