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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to