[spark] branch master updated: [SPARK-45070][SQL][DOCS] Describe the binary and datetime formats of `to_char`/`to_varchar`

2023-09-05 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk 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 637f16e7ff8 [SPARK-45070][SQL][DOCS] Describe

[spark] branch branch-3.5 updated: [SPARK-44833][CONNECT] Fix sending Reattach too fast after Execute

2023-09-05 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new 04558fc90fe [SPARK-44833][CONNECT]

[spark] branch master updated: [SPARK-44833][CONNECT] Fix sending Reattach too fast after Execute

2023-09-05 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 e4d17e9a1fb [SPARK-44833][CONNECT] Fix

[spark] branch master updated: [SPARK-45046][BUILD] Set `shadeTestJar` of `core` module to `false`

2023-09-05 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 7e1dc10e19d [SPARK-45046][BUILD] Set

[spark] branch branch-3.4 updated: [SPARK-45071][SQL] Optimize the processing speed of `BinaryArithmetic#dataType` when processing multi-column data

2023-09-05 Thread yumwang
This is an automated email from the ASF dual-hosted git repository. yumwang pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new a96804b7542 [SPARK-45071][SQL] Optimize

[spark] branch branch-3.5 updated: [SPARK-45071][SQL] Optimize the processing speed of `BinaryArithmetic#dataType` when processing multi-column data

2023-09-05 Thread yumwang
This is an automated email from the ASF dual-hosted git repository. yumwang pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new 699e4e59515 [SPARK-45071][SQL] Optimize

[spark] branch master updated: [SPARK-45071][SQL] Optimize the processing speed of `BinaryArithmetic#dataType` when processing multi-column data

2023-09-05 Thread yumwang
This is an automated email from the ASF dual-hosted git repository. yumwang 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 16e813cecd5 [SPARK-45071][SQL] Optimize the

[spark] branch master updated (e0a6af988df3 -> ba35140ad166)

2023-09-05 Thread ruifengz
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 e0a6af988df3 [SPARK-45082][DOC] Review and fix issues in API docs for 3.5.0 add ba35140ad166

svn commit: r63807 - in /dev/spark/v3.5.0-rc4-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/R/articles/ _site/api/R/deps/ _site/api/R/deps/bootstrap-5.2.2/ _site/api/R/deps/jquery-3.6.0/ _site/api

2023-09-05 Thread liyuanjian
Author: liyuanjian Date: Tue Sep 5 23:50:07 2023 New Revision: 63807 Log: Apache Spark v3.5.0-rc4 docs [This commit notification would consist of 4517 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r63805 - /dev/spark/v3.5.0-rc4-bin/

2023-09-05 Thread liyuanjian
Author: liyuanjian Date: Tue Sep 5 21:17:23 2023 New Revision: 63805 Log: Apache Spark v3.5.0-rc4 Added: dev/spark/v3.5.0-rc4-bin/ dev/spark/v3.5.0-rc4-bin/SparkR_3.5.0.tar.gz (with props) dev/spark/v3.5.0-rc4-bin/SparkR_3.5.0.tar.gz.asc

[spark] 01/01: Preparing development version 3.5.1-SNAPSHOT

2023-09-05 Thread liyuanjian
This is an automated email from the ASF dual-hosted git repository. liyuanjian pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git commit 66e07c97b7a5ac454e96a7b0b7ed83d942302991 Author: Yuanjian Li AuthorDate: Tue Sep 5 20:15:48 2023 +

[spark] branch branch-3.5 updated (dc6af11082ee -> 66e07c97b7a5)

2023-09-05 Thread liyuanjian
This is an automated email from the ASF dual-hosted git repository. liyuanjian pushed a change to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git from dc6af11082ee [SPARK-45082][DOC] Review and fix issues in API docs for 3.5.0 add c2939589a29d Preparing

[spark] 01/01: Preparing Spark release v3.5.0-rc4

2023-09-05 Thread liyuanjian
This is an automated email from the ASF dual-hosted git repository. liyuanjian pushed a commit to tag v3.5.0-rc4 in repository https://gitbox.apache.org/repos/asf/spark.git commit c2939589a29dd0d6a2d3d31a8d833877a37ee02a Author: Yuanjian Li AuthorDate: Tue Sep 5 20:15:44 2023 +

[spark] tag v3.5.0-rc4 created (now c2939589a29d)

2023-09-05 Thread liyuanjian
This is an automated email from the ASF dual-hosted git repository. liyuanjian pushed a change to tag v3.5.0-rc4 in repository https://gitbox.apache.org/repos/asf/spark.git at c2939589a29d (commit) This tag includes the following new commits: new c2939589a29d Preparing Spark release

[spark] branch branch-3.5 updated: [SPARK-45082][DOC] Review and fix issues in API docs for 3.5.0

2023-09-05 Thread liyuanjian
This is an automated email from the ASF dual-hosted git repository. liyuanjian pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new dc6af11082ee [SPARK-45082][DOC]

[spark] branch master updated: [SPARK-45082][DOC] Review and fix issues in API docs for 3.5.0

2023-09-05 Thread liyuanjian
This is an automated email from the ASF dual-hosted git repository. liyuanjian 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 e0a6af988df3 [SPARK-45082][DOC] Review and

[spark] branch branch-3.5 updated: [SPARK-45072][CONNECT] Fix outer scopes for ammonite classes

2023-09-05 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new 9389a2ccacce [SPARK-45072][CONNECT]

[spark] branch master updated: [SPARK-45072][CONNECT] Fix outer scopes for ammonite classes

2023-09-05 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 40943c2748fd [SPARK-45072][CONNECT] Fix

[spark] branch master updated (6c885a7cf57d -> 5fff2427ccb8)

2023-09-05 Thread ruifengz
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 6c885a7cf57d [SPARK-45074][PYTHON][CONNECT] `DataFrame.{sort, sortWithinPartitions}` support column ordinals

[spark] branch master updated: [SPARK-45074][PYTHON][CONNECT] `DataFrame.{sort, sortWithinPartitions}` support column ordinals

2023-09-05 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 6c885a7cf57d [SPARK-45074][PYTHON][CONNECT]

[spark] branch master updated: [SPARK-45076][PS] Switch to built-in `repeat` function

2023-09-05 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 a2c247bc1c82 [SPARK-45076][PS] Switch to

[spark] branch master updated: [MINOR][PYTHON][TESTS] Add init file to pyspark.ml.tests.connect

2023-09-05 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 57c92fbab9bb [MINOR][PYTHON][TESTS] Add init