You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2021/04/13 02:21:48 UTC

[spark] branch master updated (8627cab -> b43f7e6)

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

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


    from 8627cab  [SPARK-34593][SQL][FOLLOWUP] Fix BroadcastNestedLoopJoinExec.outputPartition with full outer join
     add b43f7e6  [SPARK-35019][PYTHON][SQL] Fix type hints mismatches in pyspark.sql.*

No new revisions were added by this update.

Summary of changes:
 python/pyspark/sql/catalog.pyi   | 3 ++-
 python/pyspark/sql/conf.pyi      | 2 +-
 python/pyspark/sql/context.pyi   | 3 ++-
 python/pyspark/sql/dataframe.py  | 2 +-
 python/pyspark/sql/dataframe.pyi | 2 +-
 python/pyspark/sql/functions.pyi | 2 +-
 6 files changed, 8 insertions(+), 6 deletions(-)

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