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/10/06 09:10:55 UTC

[spark] branch master updated (2793347 -> ddc7012)

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 2793347  [SPARK-32511][SQL] Add dropFields method to Column class
     add ddc7012  [SPARK-32243][SQL] HiveSessionCatalog call super.makeFunctionExpression should throw earlier when got Spark UDAF Invalid arguments number error

No new revisions were added by this update.

Summary of changes:
 .../InvalidUDFClassException.scala}                |  17 ++--
 .../sql/catalyst/catalog/SessionCatalog.scala      |   2 +-
 .../apache/spark/sql/hive/HiveSessionCatalog.scala | 103 ++++++++++++---------
 .../spark/sql/hive/execution/HiveUDAFSuite.scala   |  14 +++
 4 files changed, 82 insertions(+), 54 deletions(-)
 copy sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/{analysis/CannotReplaceMissingTableException.scala => catalog/InvalidUDFClassException.scala} (68%)


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