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/02/18 12:41:38 UTC

[spark] branch master updated (643a480 -> 68d7edf)

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 643a480  [SPARK-30863][SQL] Distinguish Cast and AnsiCast in toString
     add 68d7edf  [SPARK-30812][SQL][CORE] Revise boolean config name to comply with new config naming policy

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/internal/config/package.scala | 30 +++++++++++-----------
 .../spark/scheduler/EventLoggingListener.scala     |  2 +-
 .../spark-events/application_1553914137147_0018    |  2 +-
 docs/configuration.md                              |  8 +++---
 docs/monitoring.md                                 |  2 +-
 docs/pyspark-migration-guide.md                    |  2 +-
 docs/spark-standalone.md                           |  8 +++---
 docs/sql-migration-guide.md                        |  8 +++---
 python/pyspark/sql/pandas/serializers.py           |  2 +-
 python/pyspark/sql/tests/test_pandas_udf.py        |  8 +++---
 python/pyspark/sql/tests/test_types.py             |  4 +--
 python/pyspark/worker.py                           |  2 +-
 .../org/apache/spark/sql/internal/SQLConf.scala    | 24 ++++++++---------
 .../org/apache/spark/sql/types/DecimalType.scala   |  2 +-
 14 files changed, 52 insertions(+), 52 deletions(-)


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