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 20750a3 [SPARK-32194][PYTHON] Use proper exception classes instead of
plain Exception
add af1dba7 [SPARK-35440][SQL] Add function type to `ExpressionInfo` for
UDF
No new revisions were added by this update.
Summary of changes:
.../expressions/ExpressionDescription.java | 11 ++-
.../sql/catalyst/expressions/ExpressionInfo.java | 24 ++++-
.../sql/catalyst/analysis/FunctionRegistry.scala | 26 ++++--
.../sql/catalyst/catalog/SessionCatalog.scala | 23 ++++-
.../catalyst/expressions/complexTypeCreator.scala | 3 +-
.../org/apache/spark/sql/UDFRegistration.scala | 104 ++++++++++-----------
.../test/org/apache/spark/sql/JavaUDFSuite.java | 11 +++
.../apache/spark/sql/GeneratorFunctionSuite.scala | 2 +-
.../spark/sql/SparkSessionExtensionSuite.scala | 9 +-
.../sql/expressions/ExpressionInfoSuite.scala | 45 ++++++++-
.../scala/org/apache/spark/sql/hive/UDFSuite.scala | 10 ++
11 files changed, 191 insertions(+), 77 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]