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/01/17 02:45:54 UTC

[spark] branch master updated (92dd7c9 -> 1a9de8c)

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 92dd7c9  [MINOR][ML] Change DecisionTreeClassifier to FMClassifier in OneVsRest setWeightCol test
     add 1a9de8c  [SPARK-30499][SQL] Remove SQL config spark.sql.execution.pandas.respectSessionTimeZone

No new revisions were added by this update.

Summary of changes:
 python/pyspark/sql/pandas/conversion.py            | 10 ++--------
 python/pyspark/sql/tests/test_arrow.py             | 22 ++++++++--------------
 python/pyspark/sql/tests/test_pandas_udf_scalar.py | 11 ++++-------
 .../org/apache/spark/sql/internal/SQLConf.scala    | 19 ++++---------------
 .../org/apache/spark/sql/util/ArrowUtils.scala     |  6 +-----
 5 files changed, 19 insertions(+), 49 deletions(-)


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