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/09 18:20:13 UTC

[spark] branch master updated (e4237bb -> f7995c5)

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 e4237bb  [SPARK-32794][SS] Fixed rare corner case error in micro-batch engine with some stateful queries + no-data-batches + V1 sources
     add f7995c5  Revert "[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, 17 insertions(+), 54 deletions(-)


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