[spark] branch master updated: [SPARK-40968] Fix a few wrong/misleading comments in DAGSchedulerSuite

2022-11-01 Thread mridulm80
This is an automated email from the ASF dual-hosted git repository. mridulm80 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 b9380589a1c [SPARK-40968] Fix a few

[spark] branch master updated: [MINOR][SQL] Wrap `given` in backticks to fix compilation warning

2022-11-01 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 9fda99a2cd0 [MINOR][SQL] Wrap `given` in

[spark] branch master updated: [SPARK-40990][PYTHON] DataFrame creation from 2d NumPy array with arbitrary columns

2022-11-01 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 3b0d0aa4dcf [SPARK-40990][PYTHON] DataFrame

[spark] branch master updated: Revert "[SPARK-40976][BUILD] Upgrade sbt to 1.7.3"

2022-11-01 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 a0ab1720ab8 Revert "[SPARK-40976][BUILD]

[spark] branch master updated: [SPARK-40930][CONNECT] Support Collect() in Python client

2022-11-01 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 658681f3eb5 [SPARK-40930][CONNECT] Support

[spark] branch branch-3.2 updated (c12b4e20d9e -> b9d22aca2fb)

2022-11-01 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/spark.git from c12b4e20d9e [SPARK-40983][DOC] Remove Hadoop requirements for zstd mentioned in Parquet compression codec

[spark] branch branch-3.3 updated: [MINOR][BUILD] Correct the `files` contend in `checkstyle-suppressions.xml`

2022-11-01 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 067c4277712 [MINOR][BUILD] Correct the

[spark] branch master updated (8f6b18536e4 -> 5457193dc09)

2022-11-01 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 8f6b18536e4 [SPARK-40663][SQL] Migrate execution errors onto error classes: _LEGACY_ERROR_TEMP_2251-2275 add

[spark] branch master updated (c7fa8471b34 -> 8f6b18536e4)

2022-11-01 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from c7fa8471b34 [SPARK-40921][SQL] Add WHEN NOT MATCHED BY SOURCE clause to MERGE INTO add 8f6b18536e4

[spark] branch master updated: [SPARK-40921][SQL] Add WHEN NOT MATCHED BY SOURCE clause to MERGE INTO

2022-11-01 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 c7fa8471b34 [SPARK-40921][SQL] Add WHEN NOT

[GitHub] [spark-website] srowen closed pull request #425: Remove Spark 3.1.x from downloads as it is EOL

2022-11-01 Thread GitBox
srowen closed pull request #425: Remove Spark 3.1.x from downloads as it is EOL URL: https://github.com/apache/spark-website/pull/425 -- 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

[spark-website] branch asf-site updated: Remove Spark 3.1.x from downloads as it is EOL

2022-11-01 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/spark-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 40f58f884 Remove Spark 3.1.x from

[spark-website] branch asf-site updated: Add CVE-2022-31777

2022-11-01 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/spark-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 9fbf9cdf9 Add CVE-2022-31777

[GitHub] [spark-website] srowen closed pull request #426: Add CVE-2022-31777

2022-11-01 Thread GitBox
srowen closed pull request #426: Add CVE-2022-31777 URL: https://github.com/apache/spark-website/pull/426 -- 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,

[spark] branch master updated (8aaa6aa41ef -> fb756317fb6)

2022-11-01 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 8aaa6aa41ef [SPARK-40978][SQL] Migrate `failAnalysis()` w/o a context onto error classes add fb756317fb6

[spark] branch master updated: [SPARK-40978][SQL] Migrate `failAnalysis()` w/o a context onto error classes

2022-11-01 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 8aaa6aa41ef [SPARK-40978][SQL] Migrate

[spark] branch branch-3.2 updated: [SPARK-40983][DOC] Remove Hadoop requirements for zstd mentioned in Parquet compression codec

2022-11-01 Thread yumwang
This is an automated email from the ASF dual-hosted git repository. yumwang 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 c12b4e20d9e [SPARK-40983][DOC] Remove

[spark] branch branch-3.3 updated: [SPARK-40983][DOC] Remove Hadoop requirements for zstd mentioned in Parquet compression codec

2022-11-01 Thread yumwang
This is an automated email from the ASF dual-hosted git repository. yumwang 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 33321cf31cb [SPARK-40983][DOC] Remove

[spark] branch master updated: [SPARK-40983][DOC] Remove Hadoop requirements for zstd mentioned in Parquet compression codec

2022-11-01 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 9c1bb41ca34 [SPARK-40983][DOC] Remove Hadoop

[spark] branch master updated (968463b070e -> 219a49c9354)

2022-11-01 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 968463b070e [SPARK-40981][CONNECT][PYTHON] Support session.range in Python client add 219a49c9354

[spark] branch master updated: [SPARK-40981][CONNECT][PYTHON] Support session.range in Python client

2022-11-01 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 968463b070e [SPARK-40981][CONNECT][PYTHON]

[spark] branch master updated: [SPARK-40890][SQL][TESTS] Check error classes in DataSourceV2SQLSuite

2022-11-01 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 ba019fde708 [SPARK-40890][SQL][TESTS] Check

[spark] branch master updated (026b3d41bf8 -> 2f6e12d8005)

2022-11-01 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 026b3d41bf8 [SPARK-38270][SQL] Spark SQL CLI's AM should keep same exit code with client side add 2f6e12d8005

[spark] branch master updated (9bbc9ee730e -> 026b3d41bf8)

2022-11-01 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 9bbc9ee730e [SPARK-40975][SQL] Rename the error class `_LEGACY_ERROR_TEMP_0021` to `UNSUPPORTED_TYPED_LITERAL`

[spark] branch master updated: [SPARK-40975][SQL] Rename the error class `_LEGACY_ERROR_TEMP_0021` to `UNSUPPORTED_TYPED_LITERAL`

2022-11-01 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 9bbc9ee730e [SPARK-40975][SQL] Rename the error

[spark] branch master updated: [SPARK-40827][PS][TESTS] Re-enable the DataFrame.corrwith test after fixing in future pandas

2022-11-01 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 e24d22e1c9a [SPARK-40827][PS][TESTS]