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/07/20 00:29:26 UTC

[spark] branch master updated (c459c70 -> d7d961f)

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 c459c70  [SPARK-36167][PYTHON][FOLLOWUP] Fix test failures with older versions of pandas
     add d7d961f  [SPARK-36176][PYTHON] Expose tableExists in pyspark.sql.catalog

No new revisions were added by this update.

Summary of changes:
 python/docs/source/reference/pyspark.sql.rst |  1 +
 python/pyspark/sql/catalog.py                | 32 ++++++++++++++++++++++++++++
 python/pyspark/sql/catalog.pyi               |  1 +
 python/pyspark/sql/tests/test_catalog.py     | 13 +++++++++++
 4 files changed, 47 insertions(+)

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