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/13 09:35:54 UTC

[spark] branch master updated (f8a80c4 -> 4f760f2)

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 f8a80c4  [SPARK-36048][TEST][CORE] Fix HealthTrackerSuite.allExecutorAndHostIds
     add 4f760f2  [SPARK-35551][SQL] Handle the COUNT bug for lateral subqueries

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/expressions/AttributeMap.scala    |   2 +
 .../sql/catalyst/expressions/AttributeMap.scala    |   2 +
 .../catalyst/optimizer/DecorrelateInnerQuery.scala | 200 ++++++++++++++++---
 .../spark/sql/catalyst/optimizer/subquery.scala    |  44 +++--
 .../plans/logical/basicLogicalOperators.scala      |  16 +-
 .../resources/sql-tests/inputs/join-lateral.sql    |  61 +++++-
 .../sql-tests/results/join-lateral.sql.out         | 211 ++++++++++++++++++++-
 7 files changed, 488 insertions(+), 48 deletions(-)

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