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 2e73d8291a3 [SPARK-39172][SQL] Remove left/right outer join if only 
left/right side columns are selected and the join keys on the other side are 
unique
     add d9129205a01 [SPARK-39180][SQL] Simplify the planning of limit and 
offset

No new revisions were added by this update.

Summary of changes:
 .../plans/logical/basicLogicalOperators.scala      |  21 +++-
 .../spark/sql/execution/SparkStrategies.scala      |  94 +++++++-------
 .../org/apache/spark/sql/execution/limit.scala     | 137 +++++++++------------
 3 files changed, 124 insertions(+), 128 deletions(-)


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

Reply via email to