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 2020/02/22 00:49:39 UTC

[spark] branch master updated (274b328 -> 59d6d5c)

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 274b328  [SPARK-30667][CORE] Add all gather method to BarrierTaskContext
     add 59d6d5c  [SPARK-30840][CORE][SQL] Add version property for ConfigEntry and ConfigBuilder

No new revisions were added by this update.

Summary of changes:
 .../spark/internal/config/ConfigBuilder.scala      | 16 ++++++----
 .../apache/spark/internal/config/ConfigEntry.scala | 35 +++++++++++++++-------
 .../org/apache/spark/sql/internal/SQLConf.scala    |  4 +--
 .../spark/sql/api/python/PythonSQLUtils.scala      |  2 +-
 .../spark/sql/execution/command/SetCommand.scala   | 11 +++++--
 .../apache/spark/sql/internal/SQLConfSuite.scala   |  8 ++---
 sql/gen-sql-config-docs.py                         | 10 +++++--
 7 files changed, 57 insertions(+), 29 deletions(-)


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