You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ru...@apache.org on 2023/03/20 08:50:31 UTC

[spark] branch master updated (1530e8dc44d -> a6bb3d7ed7c)

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

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


    from 1530e8dc44d Revert "[SPARK-42809][BUILD] Upgrade scala-maven-plugin from 4.8.0 to 4.8.1"
     add a6bb3d7ed7c [SPARK-42827][CONNECT] Support `functions#array_prepend` for Scala connect client

No new revisions were added by this update.

Summary of changes:
 .../src/main/scala/org/apache/spark/sql/functions.scala |  10 ++++++++++
 .../org/apache/spark/sql/PlanGenerationTestSuite.scala  |   4 ++++
 .../client/CheckConnectJvmClientCompatibility.scala     |   1 -
 ...olumn_add.explain => function_array_prepend.explain} |   2 +-
 ...on_array_append.json => function_array_prepend.json} |   2 +-
 ...nt_at.proto.bin => function_array_prepend.proto.bin} | Bin 188 -> 188 bytes
 6 files changed, 16 insertions(+), 3 deletions(-)
 copy connector/connect/common/src/test/resources/query-tests/explain-results/{column_add.explain => function_array_prepend.explain} (52%)
 copy connector/connect/common/src/test/resources/query-tests/queries/{function_array_append.json => function_array_prepend.json} (93%)
 copy connector/connect/common/src/test/resources/query-tests/queries/{function_element_at.proto.bin => function_array_prepend.proto.bin} (85%)


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