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/09/07 06:02:38 UTC

[spark] branch master updated (de44e9c -> 05fcf26)

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 de44e9c  [SPARK-32785][SQL] Interval with dangling parts should not results null
     add 05fcf26  [SPARK-32677][SQL] Load function resource before create

No new revisions were added by this update.

Summary of changes:
 python/pyspark/sql/tests/test_catalog.py             |  5 +++--
 .../spark/sql/catalyst/catalog/SessionCatalog.scala  | 20 ++++++++++++++------
 .../spark/sql/execution/command/functions.scala      | 13 +++++++++----
 .../test/resources/sql-tests/results/udaf.sql.out    |  7 +++++--
 .../resources/sql-tests/results/udf/udf-udaf.sql.out |  7 +++++--
 .../spark/sql/execution/command/DDLSuite.scala       | 15 +++++++++++++++
 .../spark/sql/hive/HiveUDFDynamicLoadSuite.scala     |  4 +++-
 7 files changed, 54 insertions(+), 17 deletions(-)


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