This is an automated email from the ASF dual-hosted git repository.

sunchao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 4863dec91f1 [SPARK-45380][CORE][SQL][ML][R][CONNECT] Replace 
`mutable.WrappedArray` with `mutable.ArraySeq`
     add bef11d89cab [SPARK-44913][SQL] DS V2 supports push down V2 UDF that 
has magic method

No new revisions were added by this update.

Summary of changes:
 .../catalyst/expressions/V2ExpressionUtils.scala   |  2 +-
 .../sql/catalyst/expressions/objects/objects.scala | 14 +++-
 .../catalyst/expressions/stringExpressions.scala   |  3 +-
 .../sql/catalyst/util/V2ExpressionBuilder.scala    | 23 +++++++
 .../connector/catalog/functions/JavaStrLen.java    |  5 ++
 .../org/apache/spark/sql/jdbc/JDBCV2Suite.scala    | 74 ++++++++++++++++++++++
 6 files changed, 118 insertions(+), 3 deletions(-)


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

Reply via email to