This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
from cfdbfb7349a [SPARK-41726][SQL] Remove
`OptimizedCreateHiveTableAsSelectCommand`
add ccbd9a7b98d [SPARK-41778][SQL] Add an alias "reduce" to ArrayAggregate
No new revisions were added by this update.
Summary of changes:
.../sql/catalyst/analysis/FunctionRegistry.scala | 1 +
.../expressions/higherOrderFunctions.scala | 66 +++++---
.../sql-functions/sql-expression-schema.md | 1 +
.../sql-tests/inputs/higher-order-functions.sql | 6 +
.../results/ansi/higher-order-functions.sql.out | 38 +++++
.../results/higher-order-functions.sql.out | 38 +++++
.../apache/spark/sql/DataFrameFunctionsSuite.scala | 184 +++++++++++----------
7 files changed, 227 insertions(+), 107 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]