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 320fa07  [SPARK-37159][SQL][TESTS] Change 
HiveExternalCatalogVersionsSuite to be able to test with Java 17
     add b4a6eb6  [SPARK-37164][SQL] Add ExpressionBuilder for functions with 
complex overloads

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/analysis/FunctionRegistry.scala   |  20 ++-
 .../catalyst/expressions/stringExpressions.scala   | 163 +++++++++++----------
 .../spark/sql/errors/QueryCompilationErrors.scala  |   4 +-
 .../expressions/StringExpressionsSuite.scala       |   4 +-
 .../scala/org/apache/spark/sql/functions.scala     |   4 +-
 .../sql-functions/sql-expression-schema.md         |   4 +-
 .../sql-tests/inputs/string-functions.sql          |   8 +-
 .../results/ansi/string-functions.sql.out          |  16 +-
 .../sql-tests/results/string-functions.sql.out     |  28 ++--
 9 files changed, 137 insertions(+), 114 deletions(-)

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

Reply via email to