You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2021/07/06 13:18:09 UTC

[spark] branch master updated (2fff060 -> 6b3ab82)

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 2fff060  [SPARK-36009][GRAPHX] Add missing GraphX classes to registerKryoClasses util method
     add 6b3ab82  [SPARK-36020][SQL] Check logical link in remove redundant projects

No new revisions were added by this update.

Summary of changes:
 .../sql/execution/RemoveRedundantProjects.scala    | 13 +++-
 .../approved-plans-v2_7/q22.sf100/explain.txt      | 85 ++++++++++++----------
 .../approved-plans-v2_7/q22.sf100/simplified.txt   | 81 +++++++++++----------
 .../approved-plans-v2_7/q22/explain.txt            | 79 ++++++++++----------
 .../approved-plans-v2_7/q22/simplified.txt         | 61 ++++++++--------
 .../execution/LogicalPlanTagInSparkPlanSuite.scala |  2 +-
 .../execution/RemoveRedundantProjectsSuite.scala   | 17 ++++-
 .../adaptive/AdaptiveQueryExecSuite.scala          | 23 ++++++
 8 files changed, 208 insertions(+), 153 deletions(-)

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