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 2022/03/16 09:24:49 UTC

[spark] branch master updated (8476c8b -> 8193b40)

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 8476c8b  [SPARK-38542][SQL] UnsafeHashedRelation should serialize numKeys out
     add 8193b40  [SPARK-38563][PYTHON] Upgrade to Py4J 0.10.9.4

No new revisions were added by this update.

Summary of changes:
 bin/pyspark                                        |   2 +-
 bin/pyspark2.cmd                                   |   2 +-
 core/pom.xml                                       |   2 +-
 .../org/apache/spark/api/python/PythonUtils.scala  |   2 +-
 dev/deps/spark-deps-hadoop-2-hive-2.3              |   2 +-
 dev/deps/spark-deps-hadoop-3-hive-2.3              |   2 +-
 docs/job-scheduling.md                             |   2 +-
 python/docs/Makefile                               |   2 +-
 python/docs/make2.bat                              |   2 +-
 python/docs/source/getting_started/install.rst     |   2 +-
 python/lib/py4j-0.10.9.3-src.zip                   | Bin 42021 -> 0 bytes
 python/lib/py4j-0.10.9.4-src.zip                   | Bin 0 -> 42404 bytes
 python/pyspark/context.py                          |   6 ++--
 python/pyspark/util.py                             |  35 +++------------------
 python/setup.py                                    |   2 +-
 sbin/spark-config.sh                               |   2 +-
 16 files changed, 20 insertions(+), 45 deletions(-)
 delete mode 100644 python/lib/py4j-0.10.9.3-src.zip
 create mode 100644 python/lib/py4j-0.10.9.4-src.zip

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