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 2021/11/12 05:39:09 UTC

[spark] branch master updated (6108364 -> 60da2577)

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

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


    from 6108364  [SPARK-37296][PYTHON] Add missing type hints in python/pyspark/util.py
     add 60da2577 [SPARK-37292][SQL] Removes outer join if it only has DISTINCT on streamed side with alias

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/optimizer/joins.scala       | 10 ++++++----
 .../plans/logical/basicLogicalOperators.scala      |  5 ++++-
 .../optimizer/AggregateOptimizeSuite.scala         | 23 ++++++++++++++++++++++
 3 files changed, 33 insertions(+), 5 deletions(-)

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