This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git
from b93bfcd95e16 [SPARK-48787][BUILD] Upgrade Kafka to 3.7.1 add 906079202a93 [SPARK-48780][SQL] Make errors in NamedParametersSupport generic to handle functions and procedures No new revisions were added by this update. Summary of changes: .../src/main/resources/error/error-conditions.json | 8 +++--- .../expressions/NamedArgumentExpression.scala | 8 +++--- .../plans/logical/FunctionBuilderBase.scala | 3 +- .../spark/sql/errors/QueryCompilationErrors.scala | 32 +++++++++++----------- .../analysis/NamedParameterFunctionSuite.scala | 16 +++++------ .../named-function-arguments.sql.out | 20 +++++++------- .../sql-tests/analyzer-results/udtf/udtf.sql.out | 8 +++--- .../results/named-function-arguments.sql.out | 20 +++++++------- .../resources/sql-tests/results/udtf/udtf.sql.out | 8 +++--- 9 files changed, 61 insertions(+), 62 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org