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 4dde01f [SPARK-38151][SQL][TESTS] Handle `Pacific/Kanton` in
DateTimeUtilsSuite
add 22f611b [SPARK-38164][SQL] New SQL functions: try_subtract and
try_multiply
No new revisions were added by this update.
Summary of changes:
docs/sql-ref-ansi-compliance.md | 2 +
.../sql/catalyst/analysis/FunctionRegistry.scala | 2 +
.../spark/sql/catalyst/expressions/TryEval.scala | 64 ++++++++
.../sql/catalyst/expressions/TryEvalSuite.scala | 26 ++++
.../sql-functions/sql-expression-schema.md | 4 +-
.../resources/sql-tests/inputs/try_arithmetic.sql | 28 ++++
.../sql-tests/results/ansi/try_arithmetic.sql.out | 162 ++++++++++++++++++++-
.../sql-tests/results/try_arithmetic.sql.out | 162 ++++++++++++++++++++-
8 files changed, 447 insertions(+), 3 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]