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-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to