You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2020/04/22 10:18:51 UTC

[spark] branch master updated (cf60384 -> 2c2062e)

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 cf60384  [SPARK-31511][SQL] Make BytesToBytesMap iterators thread-safe
     add 2c2062e  [SPARK-31498][SQL][DOCS] Dump public static sql configurations through doc generation

No new revisions were added by this update.

Summary of changes:
 docs/configuration.md                              | 27 ++++++++-
 .../spark/sql/api/python/PythonSQLUtils.scala      | 13 ++++-
 .../spark/sql/api/python/PythonSQLUtilsSuite.scala | 64 ++++++++++++++++++++++
 sql/create-docs.sh                                 |  7 ++-
 sql/gen-sql-config-docs.py                         | 21 +++++--
 5 files changed, 119 insertions(+), 13 deletions(-)
 create mode 100644 sql/core/src/test/scala/org/apache/spark/sql/api/python/PythonSQLUtilsSuite.scala


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