[spark] branch branch-3.3 updated: [SPARK-38928][TESTS][SQL] Skip Pandas UDF test in `QueryCompilationErrorsSuite` if not available

2022-04-17 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 0d1005e8ccd [SPARK-38928][TESTS][SQL]

[spark] branch master updated: [SPARK-38928][TESTS][SQL] Skip Pandas UDF test in `QueryCompilationErrorsSuite` if not available

2022-04-17 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 1f55a2af225 [SPARK-38928][TESTS][SQL] Skip

[spark] branch branch-3.1 updated: [SPARK-38816][ML][DOCS] Fix comment about choice of initial factors in ALS

2022-04-17 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new 95fb780f03c [SPARK-38816][ML][DOCS]

[spark] branch branch-3.2 updated: [SPARK-38816][ML][DOCS] Fix comment about choice of initial factors in ALS

2022-04-17 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 eeb8b7a509b [SPARK-38816][ML][DOCS]

[spark] branch branch-3.3 updated: [SPARK-38816][ML][DOCS] Fix comment about choice of initial factors in ALS

2022-04-17 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 6d23b40273a [SPARK-38816][ML][DOCS]

[spark] branch master updated: [SPARK-38816][ML][DOCS] Fix comment about choice of initial factors in ALS

2022-04-17 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 b2b350b1566 [SPARK-38816][ML][DOCS] Fix

[spark] branch branch-3.2 updated: [SPARK-38927][TESTS] Skip NumPy/Pandas tests in `test_rdd.py` if not available

2022-04-17 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 71e3c8e4201 [SPARK-38927][TESTS] Skip

[spark] branch master updated: [SPARK-38927][TESTS] Skip NumPy/Pandas tests in `test_rdd.py` if not available

2022-04-17 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 c34140d8d74 [SPARK-38927][TESTS] Skip

[spark] branch branch-3.3 updated: [SPARK-38927][TESTS] Skip NumPy/Pandas tests in `test_rdd.py` if not available

2022-04-17 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 2f1abc1cf12 [SPARK-38927][TESTS] Skip

[spark] branch master updated: [SPARK-38913][SQL] Output identifiers in error messages in SQL style

2022-04-17 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 2ff6914e6ba [SPARK-38913][SQL] Output

[spark] branch master updated: [SPARK-38826][SQL][DOCS] dropFieldIfAllNull option does not work for empty JSON struct

2022-04-17 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 078f50b16f0 [SPARK-38826][SQL][DOCS]

[spark] branch branch-3.3 updated: [SPARK-38640][CORE] Fix NPE with memory-only cache blocks and RDD fetching

2022-04-17 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 c10160b4163 [SPARK-38640][CORE] Fix NPE

[spark] branch master updated: [SPARK-38640][CORE] Fix NPE with memory-only cache blocks and RDD fetching

2022-04-17 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 e0939f0f7c3 [SPARK-38640][CORE] Fix NPE with