[spark] branch master updated (9f7420bc903 -> 5b7f89cee8e)

2022-11-28 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 9f7420bc903 [SPARK-41312][CONNECT][PYTHON] Implement DataFrame.withColumnRenamed add 5b7f89cee8e [MINOR][PYTHO

[spark] branch master updated: [SPARK-41312][CONNECT][PYTHON] Implement DataFrame.withColumnRenamed

2022-11-28 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 9f7420bc903 [SPARK-41312][CONNECT][PYTHON] Impl

[spark] branch master updated: [SPARK-41260][PYTHON][SS] Cast NumPy instances to Python primitive types in GroupState update

2022-11-28 Thread kabhwan
This is an automated email from the ASF dual-hosted git repository. kabhwan 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 7bc71910f9b [SPARK-41260][PYTHON][SS] Cast NumPy

[spark] branch master updated: [SPARK-41264][CONNECT][PYTHON] Make Literal support more datatypes

2022-11-28 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 4c35c5bb5e5 [SPARK-41264][CONNECT][PYTHON] Make

[GitHub] [spark-website] dongjoon-hyun commented on pull request #428: Add 3.2.3 announcement news, release note and download link

2022-11-28 Thread GitBox
dongjoon-hyun commented on PR #428: URL: https://github.com/apache/spark-website/pull/428#issuecomment-1330150893 Merged to `asf-site`. Hi, @gengliangwang . Could you help @sunchao with Search Engine setting please? -- This is an automated message from the Apache Git Service. To r

[GitHub] [spark-website] dongjoon-hyun merged pull request #428: Add 3.2.3 announcement news, release note and download link

2022-11-28 Thread GitBox
dongjoon-hyun merged PR #428: URL: https://github.com/apache/spark-website/pull/428 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@

[GitHub] [spark-website] sunchao opened a new pull request, #428: Add 3.2.3 announcement news, release note and download link

2022-11-28 Thread GitBox
sunchao opened a new pull request, #428: URL: https://github.com/apache/spark-website/pull/428 - Apache Download: https://downloads.apache.org/spark/spark-3.2.3/ - Apache Archieve: https://archive.apache.org/dist/spark/spark-3.2.3/ - Maven Central: https://repo1.maven.org/maven2/org/ap

[spark] branch master updated: [SPARK-41148][CONNECT][PYTHON] Implement `DataFrame.dropna` and `DataFrame.na.drop`

2022-11-28 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 661064a7a38 [SPARK-41148][CONNECT][PYTHON] Impl

[spark] branch master updated (c24077bddf8 -> 23279beec6e)

2022-11-28 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 c24077bddf8 [SPARK-41238][CONNECT][PYTHON][FOLLOWUP] Support `DayTimeIntervalType` in the client add 23279beec6

[spark] branch master updated: [SPARK-41238][CONNECT][PYTHON][FOLLOWUP] Support `DayTimeIntervalType` in the client

2022-11-28 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 c24077bddf8 [SPARK-41238][CONNECT][PYTHON][FOLL

[spark] branch master updated: [SPARK-41306][CONNECT] Improve Connect Expression proto documentation

2022-11-28 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 c7878850f55 [SPARK-41306][CONNECT] Improve Conne

[spark] branch master updated: [SPARK-41304][CONNECT][PYTHON][DOCS] Add missing docs for DataFrame API

2022-11-28 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 c78676e82e2 [SPARK-41304][CONNECT][PYTHON][DOC

[spark] branch master updated (60ab363183b -> 0ff201cc219)

2022-11-28 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 60ab363183b [SPARK-41197][BUILD] Upgrade Kafka to 3.3.1 new 8e3e9575099 Revert "[SPARK-41197][BUILD] Upgrade Kaf

[spark] 01/02: Revert "[SPARK-41197][BUILD] Upgrade Kafka to 3.3.1"

2022-11-28 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 commit 8e3e95750993277568010df9a53f56104ced7304 Author: Dongjoon Hyun AuthorDate: Mon Nov 28 12:56:30 2022 -0800 Revert "

[spark] 02/02: [SPARK-41197][BUILD] Upgrade Kafka to 3.3.1

2022-11-28 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 commit 0ff201cc219884d3cbb6844732c681546e53f4d4 Author: Ted Yu AuthorDate: Mon Nov 28 12:49:43 2022 -0800 [SPARK-41197][B

[spark] branch master updated: [SPARK-41197][BUILD] Upgrade Kafka to 3.3.1

2022-11-28 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 60ab363183b [SPARK-41197][BUILD] Upgrade Kafka

[spark] branch branch-3.3 updated: [SPARK-41185][K8S][DOCS] Remove ARM limitation for YuniKorn from docs

2022-11-28 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 00185e3d8f9 [SPARK-41185][K8S][DOCS] Re

[spark] branch master updated (aee49e16188 -> bfc9e4ef111)

2022-11-28 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from aee49e16188 [SPARK-41301][CONNECT] Homogenize Behavior for SparkSession.range() add bfc9e4ef111 [SPARK-41185][K

[GitHub] [spark-website] sunchao commented on pull request #427: Add docs for Spark 3.2.3

2022-11-28 Thread GitBox
sunchao commented on PR #427: URL: https://github.com/apache/spark-website/pull/427#issuecomment-1329728990 Thanks @dongjoon-hyun ! merged. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spe

[GitHub] [spark-website] sunchao merged pull request #427: Add docs for Spark 3.2.3

2022-11-28 Thread GitBox
sunchao merged PR #427: URL: https://github.com/apache/spark-website/pull/427 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@spark.

[GitHub] [spark-website] sunchao opened a new pull request, #427: Add docs for Spark 3.2.3

2022-11-28 Thread GitBox
sunchao opened a new pull request, #427: URL: https://github.com/apache/spark-website/pull/427 Adds docs from https://dist.apache.org/repos/dist/dev/spark/v3.2.3-rc1-docs/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[spark] branch master updated: [SPARK-41301][CONNECT] Homogenize Behavior for SparkSession.range()

2022-11-28 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 aee49e16188 [SPARK-41301][CONNECT] Homogenize

[spark] tag v3.2.3 created (now b53c341e0fe)

2022-11-28 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to tag v3.2.3 in repository https://gitbox.apache.org/repos/asf/spark.git at b53c341e0fe (commit) No new revisions were added by this update. --

svn commit: r58283 - /release/spark/spark-3.2.2/

2022-11-28 Thread dongjoon
Author: dongjoon Date: Mon Nov 28 18:14:42 2022 New Revision: 58283 Log: Remove Apache Spark 3.2.2 after 3.2.3 release Removed: release/spark/spark-3.2.2/ - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For a

svn commit: r58282 - /release/spark/KEYS

2022-11-28 Thread dongjoon
Author: dongjoon Date: Mon Nov 28 18:09:08 2022 New Revision: 58282 Log: Add Chao Sun's Key Modified: release/spark/KEYS Modified: release/spark/KEYS == --- release/spark/KEYS (original) +++ release/spark/KEYS Mon No

svn commit: r58281 - /dev/spark/v3.2.3-rc1-bin/ /release/spark/spark-3.2.3/

2022-11-28 Thread dongjoon
Author: dongjoon Date: Mon Nov 28 18:03:37 2022 New Revision: 58281 Log: Release Apache Spark 3.2.3 Added: release/spark/spark-3.2.3/ - copied from r58280, dev/spark/v3.2.3-rc1-bin/ Removed: dev/spark/v3.2.3-rc1-bin/

[spark] branch master updated: [SPARK-41180][SQL] Reuse `INVALID_SCHEMA` instead of `_LEGACY_ERROR_TEMP_1227`

2022-11-28 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 bdb4d5e4da5 [SPARK-41180][SQL] Reuse `INVALID_SC

[spark] branch master updated: [SPARK-41300][CONNECT] Unset schema is interpreted as Schema

2022-11-28 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 40a5751d101 [SPARK-41300][CONNECT] Unset sche

[spark] branch branch-3.3 updated: [SPARK-41254][YARN] bugfix wrong usage when check YarnAllocator.rpIdToYarnResource key existence

2022-11-28 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 090bebd6a63 [SPARK-41254][YARN] bugfix wr

[spark] branch branch-3.2 updated: [SPARK-41254][YARN] bugfix wrong usage when check YarnAllocator.rpIdToYarnResource key existence

2022-11-28 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new 19450452dcd [SPARK-41254][YARN] bugfix wr

[spark] branch master updated: [SPARK-41254][YARN] bugfix wrong usage when check YarnAllocator.rpIdToYarnResource key existence

2022-11-28 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen 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 bccfe5bca60 [SPARK-41254][YARN] bugfix wrong usag

[spark] branch master updated: [SPARK-41114][CONNECT][PYTHON][FOLLOW-UP] Python Client support for local data

2022-11-28 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 5fbf7e2e22c [SPARK-41114][CONNECT][PYTHON][FO

[spark] branch master updated: [SPARK-41293][SQL][TESTS] Code cleanup for `assertXXX` methods in `ExpressionTypeCheckingSuite`

2022-11-28 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 c3de4ca1477 [SPARK-41293][SQL][TESTS] Code clean

[spark-docker] branch master updated: [SPARK-41287][INFRA] Add test workflow to help self-build image test in fork repo

2022-11-28 Thread yikun
This is an automated email from the ASF dual-hosted git repository. yikun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark-docker.git The following commit(s) were added to refs/heads/master by this push: new cfcbeac [SPARK-41287][INFRA] Add test work

[spark] branch master updated: [SPARK-41273][BUILD] Update plugins to latest versions

2022-11-28 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 604700c400e [SPARK-41273][BUILD] Update plugins

[spark] branch master updated: [MINOR][DOC] Fix typo in pydoc for pyspark.sql.function.from_utc_timestamp

2022-11-28 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 f7cfce5e237 [MINOR][DOC] Fix typo in pydoc for

[spark] branch master updated: [SPARK-41272][SQL] Assign a name to the error class _LEGACY_ERROR_TEMP_2019

2022-11-28 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 d979736a9eb [SPARK-41272][SQL] Assign a name to

[spark] branch master updated (1a8f2952225 -> c1df6a0ddd8)

2022-11-28 Thread wenchen
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 1a8f2952225 [SPARK-41291][CONNECT][PYTHON] DataFrame.explain` should print and return None add c1df6a0ddd8 [SPAR