[spark] branch master updated: [SPARK-40540][SQL] Migrate compilation errors onto error classes: _LEGACY_ERROR_TEMP_1100-1199

2022-09-27 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 ee95ec35b4f [SPARK-40540][SQL] Migrate

[spark] branch master updated: [SPARK-40579][PS] `GroupBy.first` should skip NULLs

2022-09-27 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 e932e0ad289 [SPARK-40579][PS] `GroupBy.first`

[spark] branch master updated (11eefc81e5c -> a96ac7ec316)

2022-09-27 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 11eefc81e5c [SPARK-40574][DOCS] Enhance DROP TABLE documentation add a96ac7ec316 [SPARK-40578][PS] Fix

[spark] branch branch-3.2 updated: [SPARK-40574][DOCS] Enhance DROP TABLE documentation

2022-09-27 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 d046b98ea61 [SPARK-40574][DOCS]

[spark] branch branch-3.3 updated: [SPARK-40574][DOCS] Enhance DROP TABLE documentation

2022-09-27 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 367d3e530e2 [SPARK-40574][DOCS]

[spark] branch master updated (dac58f82d1c -> 11eefc81e5c)

2022-09-27 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 dac58f82d1c [SPARK-40583][DOCS] Fixing artifactId name in `cloud-integration.md` add 11eefc81e5c

[spark] branch branch-3.2 updated: [SPARK-40583][DOCS] Fixing artifactId name in `cloud-integration.md`

2022-09-27 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 b441d432cf6 [SPARK-40583][DOCS] Fixing

[spark] branch branch-3.3 updated: [SPARK-40583][DOCS] Fixing artifactId name in `cloud-integration.md`

2022-09-27 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 b53106e1615 [SPARK-40583][DOCS] Fixing

[spark] branch master updated: [SPARK-40583][DOCS] Fixing artifactId name in `cloud-integration.md`

2022-09-27 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 dac58f82d1c [SPARK-40583][DOCS] Fixing

svn commit: r57027 - in /dev/spark/v3.3.1-rc2-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/R/articles/ _site/api/R/deps/ _site/api/R/deps/bootstrap-5.1.3/ _site/api/R/deps/jquery-3.6.0/ _site/api

2022-09-27 Thread yumwang
Author: yumwang Date: Tue Sep 27 13:01:03 2022 New Revision: 57027 Log: Apache Spark v3.3.1-rc2 docs [This commit notification would consist of 2684 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

[spark] branch branch-3.2 updated: [SPARK-40562][SQL] Add `spark.sql.legacy.groupingIdWithAppendedUserGroupBy`

2022-09-27 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 dc9041a9df0 [SPARK-40562][SQL] Add

[spark] branch master updated (37517df68c5 -> 5c0ebf3d97a)

2022-09-27 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 37517df68c5 [SPARK-40571][SS][TESTS] Construct a new test case for applyInPandasWithState to verify fault-tolerance

[spark] branch branch-3.3 updated: [SPARK-40562][SQL] Add `spark.sql.legacy.groupingIdWithAppendedUserGroupBy`

2022-09-27 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 0eb87211fc1 [SPARK-40562][SQL] Add

[spark] branch master updated: [SPARK-40571][SS][TESTS] Construct a new test case for applyInPandasWithState to verify fault-tolerance semantic with random python worker failures

2022-09-27 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 37517df68c5 [SPARK-40571][SS][TESTS] Construct

[spark] branch master updated (f2ba6b55c1d -> 311a855884c)

2022-09-27 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 f2ba6b55c1d [SPARK-40573][PS] Make `ddof` in `GroupBy.std`, `GroupBy.var` and `GroupBy.sem` accept arbitary

[spark] branch master updated (072575c9e6f -> f2ba6b55c1d)

2022-09-27 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 072575c9e6f [SPARK-40557][CONNECT] Update generated proto files for Spark Connect add f2ba6b55c1d