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 2021/10/21 05:29:58 UTC

[spark] branch master updated (c3c58b8 -> 32aa114)

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 c3c58b8  [SPARK-37076][SQL] Implement StructType.toString explicitly for Scala 2.13
     add 32aa114  [SPARK-37075][SQL] Move UDAF expression building from sql/catalyst to sql/core

No new revisions were added by this update.

Summary of changes:
 ...ption.scala => FunctionExpressionBuilder.scala} | 17 ++--
 .../sql/catalyst/catalog/SessionCatalog.scala      | 42 +---------
 .../sql/internal/BaseSessionStateBuilder.scala     | 29 ++++++-
 .../apache/spark/sql/hive/HiveSessionCatalog.scala | 96 +++-------------------
 .../spark/sql/hive/HiveSessionStateBuilder.scala   | 81 +++++++++++++++++-
 5 files changed, 128 insertions(+), 137 deletions(-)
 copy sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/{InvalidUDFClassException.scala => FunctionExpressionBuilder.scala} (64%)

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