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 4d37e7816ce [SPARK-42253][PYTHON] Add test for detecting duplicated 
error class
     add b0ac0612494 [SPARK-42191][SQL] Support udf 'luhn_check'

No new revisions were added by this update.

Summary of changes:
 .../catalyst/expressions/ExpressionImplUtils.java  |  29 +++++
 .../sql/catalyst/analysis/FunctionRegistry.scala   |   1 +
 .../catalyst/expressions/stringExpressions.scala   |  40 ++++++
 .../sql-functions/sql-expression-schema.md         |   1 +
 .../sql-tests/inputs/string-functions.sql          |  26 ++++
 .../results/ansi/string-functions.sql.out          | 144 +++++++++++++++++++++
 .../sql-tests/results/string-functions.sql.out     | 144 +++++++++++++++++++++
 7 files changed, 385 insertions(+)


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

Reply via email to