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 650c774  [SPARK-38585][SQL] Simplify the code of `TreeNode.clone()`
     add 3858bf0  [SPARK-38063][SQL] Support split_part Function

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/unsafe/types/UTF8String.java  | 21 +++++-
 .../sql/catalyst/analysis/FunctionRegistry.scala   |  1 +
 .../expressions/collectionOperations.scala         | 22 ++++--
 .../catalyst/expressions/stringExpressions.scala   | 75 ++++++++++++++++++-
 .../sql-functions/sql-expression-schema.md         |  3 +-
 .../sql-tests/inputs/string-functions.sql          | 12 ++++
 .../results/ansi/string-functions.sql.out          | 83 +++++++++++++++++++++-
 .../sql-tests/results/string-functions.sql.out     | 83 +++++++++++++++++++++-
 8 files changed, 291 insertions(+), 9 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to