[spark] branch master updated (27a3dccfa04 -> fbb85ac1bbb)

2023-07-12 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 27a3dccfa04 [SPARK-44390][CORE][SQL] Rename `SparkSerDerseUtils` to `SparkSerDeUtils` add fbb85ac1bbb [SPARK-43321][

[GitHub] [spark-website] Kwafoor commented on pull request #466: Fix the link of PR-41535 in Spark 3.4.1 release note

2023-07-12 Thread via GitHub
Kwafoor commented on PR #466: URL: https://github.com/apache/spark-website/pull/466#issuecomment-1633609429 > Please check the README.md to build and update the releated html file too fixed -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[spark] branch master updated (3dbcd833983 -> 27a3dccfa04)

2023-07-12 Thread yangjie01
This is an automated email from the ASF dual-hosted git repository. yangjie01 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 3dbcd833983 [SPARK-43964][SQL][PYTHON] Support arrow-optimized Python UDTFs add 27a3dccfa04 [SPARK-44390][CORE

[spark] branch master updated: [SPARK-43964][SQL][PYTHON] Support arrow-optimized Python UDTFs

2023-07-12 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 3dbcd833983 [SPARK-43964][SQL][PYTHON] Support

[spark] branch master updated (f4aa7989d87 -> 7976f977138)

2023-07-12 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from f4aa7989d87 [MINOR][PYTHON] Fix PySpark error class get_error_message add 7976f977138 [SPARK-44348][TESTS][PYTH

[spark] branch master updated: [MINOR][PYTHON] Fix PySpark error class get_error_message

2023-07-12 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new f4aa7989d87 [MINOR][PYTHON] Fix PySpark error

[spark] branch master updated: [SPARK-44387][CONNECT][TESTS] Configure a custom `RetryPolicy` when `Test encryption` initializing `SparkConnectClient`

2023-07-12 Thread yangjie01
This is an automated email from the ASF dual-hosted git repository. yangjie01 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 1bee2f6d701 [SPARK-44387][CONNECT][TESTS] Conf

[GitHub] [spark-website] yaooqinn commented on pull request #466: Fix the link of PR-41535 in Spark 3.4.1 release note

2023-07-12 Thread via GitHub
yaooqinn commented on PR #466: URL: https://github.com/apache/spark-website/pull/466#issuecomment-1633451019 Please check the README.md to build and update the releated html file too -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [spark-website] Kwafoor opened a new pull request, #466: Fix the link of PR-41535 in Spark 3.4.1 release note

2023-07-12 Thread via GitHub
Kwafoor opened a new pull request, #466: URL: https://github.com/apache/spark-website/pull/466 For my mistake, [PR-41535](https://github.com/apache/spark/pull/41535) was incorrectly linked to https://issues.apache.org/jira/browse/SPARK-32559, it should have been linked to https://is

[spark] branch master updated (11d8e2eaea3 -> 432aea3b402)

2023-07-12 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 11d8e2eaea3 [SPARK-44393][BUILD] Upgrade `H2` from 2.1.214 to 2.2.220 add 432aea3b402 [MINOR][CONNECT] Fix comp

[spark] branch master updated: [SPARK-44393][BUILD] Upgrade `H2` from 2.1.214 to 2.2.220

2023-07-12 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 11d8e2eaea3 [SPARK-44393][BUILD] Upgrade `H2`

[spark] branch master updated (e8ba0d41a7f -> f2b16275daf)

2023-07-12 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from e8ba0d41a7f [SPARK-44397][PYTHON] Expose assertDataFrameEqual in pyspark.testing.utils add f2b16275daf [SPARK-

[spark] branch master updated: [SPARK-44397][PYTHON] Expose assertDataFrameEqual in pyspark.testing.utils

2023-07-12 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new e8ba0d41a7f [SPARK-44397][PYTHON] Expose assert

[spark] branch master updated: [SPARK-44348][CORE][CONNECT][PYTHON] Reenable test_artifact with relevant changes

2023-07-12 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new caa3df48d94 [SPARK-44348][CORE][CONNECT][PYTHO

[spark] branch master updated: [SPARK-42981][CONNECT] Add direct arrow serialization

2023-07-12 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 947164879b0 [SPARK-42981][CONNECT] Add direct

[spark] branch master updated: [SPARK-44392][SQL][TESTS] Add tests for schema pruning in delta-based UPDATEs

2023-07-12 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new db160e8a166 [SPARK-44392][SQL][TESTS] Add tests

[spark] branch master updated: [SPARK-43974][CONNECT][BUILD] Upgrade buf to v1.23.1

2023-07-12 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new d9248e83bbb [SPARK-43974][CONNECT][BUILD] Upgra

[spark] branch master updated: [SPARK-44349][R] Add math functions to SparkR

2023-07-12 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 8fd6d4d69d5 [SPARK-44349][R] Add math functions

[spark] branch master updated: [SPARK-44131][SQL][FOLLOWUP] Revert the deprecation message

2023-07-12 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 482497c22ac [SPARK-44131][SQL][FOLLOWUP] Revert