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 2020/02/20 17:10:34 UTC

[spark] branch master updated (bb40ab0 -> fc4e56a)

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 bb40ab0  [SPARK-30892][SQL] Exclude `spark.sql.variable.substitute.depth` from `removedSQLConfigs`
     add fc4e56a  [SPARK-30884][PYSPARK] Upgrade to Py4J 0.10.9

No new revisions were added by this update.

Summary of changes:
 bin/pyspark                                             |   2 +-
 bin/pyspark2.cmd                                        |   2 +-
 core/pom.xml                                            |   2 +-
 .../scala/org/apache/spark/api/python/PythonUtils.scala |   2 +-
 dev/deps/spark-deps-hadoop-2.7-hive-1.2                 |   2 +-
 dev/deps/spark-deps-hadoop-2.7-hive-2.3                 |   2 +-
 dev/deps/spark-deps-hadoop-3.2-hive-2.3                 |   2 +-
 python/README.md                                        |   2 +-
 python/docs/Makefile                                    |   2 +-
 python/docs/make2.bat                                   |   2 +-
 python/lib/py4j-0.10.8.1-src.zip                        | Bin 41255 -> 0 bytes
 python/lib/py4j-0.10.9-src.zip                          | Bin 0 -> 41587 bytes
 python/setup.py                                         |   2 +-
 sbin/spark-config.sh                                    |   2 +-
 14 files changed, 12 insertions(+), 12 deletions(-)
 delete mode 100644 python/lib/py4j-0.10.8.1-src.zip
 create mode 100644 python/lib/py4j-0.10.9-src.zip


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