[spark] branch master updated (5aeae892562 -> 4f8cc999b15)

2022-09-16 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 5aeae892562 [SPARK-40471][BUILD] Upgrade RoaringBitmap to 0.9.32 add 4f8cc999b15 [SPARK-40436][BUILD] Upgrade

[spark] branch master updated: [SPARK-40471][BUILD] Upgrade RoaringBitmap to 0.9.32

2022-09-16 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 5aeae892562 [SPARK-40471][BUILD] Upgrade

[spark] branch master updated: [SPARK-40447][PS] Implement `kendall` correlation in `DataFrame.corr`

2022-09-16 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 5b2bd1c9c0c [SPARK-40447][PS] Implement

[spark] branch master updated (4e0fea2393b -> 4e5ece2be34)

2022-09-16 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 4e0fea2393b [SPARK-40169][SQL] Don't pushdown Parquet filters with no reference to data schema add 4e5ece2be34

[spark] branch branch-3.2 updated: [SPARK-40169][SQL] Don't pushdown Parquet filters with no reference to data schema

2022-09-16 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 e90a57e1aa5 [SPARK-40169][SQL] Don't

[spark] branch branch-3.3 updated: [SPARK-40169][SQL] Don't pushdown Parquet filters with no reference to data schema

2022-09-16 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 ba6d17288c3 [SPARK-40169][SQL] Don't

[spark] branch master updated (d71b180295e -> 4e0fea2393b)

2022-09-16 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from d71b180295e [SPARK-40398][CORE][SQL] Use Loop instead of Arrays.stream api add 4e0fea2393b [SPARK-40169][SQL]

[spark] branch master updated: [SPARK-40398][CORE][SQL] Use Loop instead of Arrays.stream api

2022-09-16 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 d71b180295e [SPARK-40398][CORE][SQL] Use Loop

[spark] branch branch-3.2 updated: [SPARK-40470][SQL] Handle GetArrayStructFields and GetMapValue in "arrays_zip" function

2022-09-16 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 1b84e44fce7 [SPARK-40470][SQL] Handle

[spark] branch branch-3.3 updated: [SPARK-40470][SQL] Handle GetArrayStructFields and GetMapValue in "arrays_zip" function

2022-09-16 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 b9a514ea051 [SPARK-40470][SQL] Handle

[spark] branch master updated (50a95a456c8 -> 9b0f979141b)

2022-09-16 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 50a95a456c8 [SPARK-40467][SS] Split FlatMapGroupsWithState down to multiple test suites add 9b0f979141b

[spark] branch master updated (9c188ce6f3e -> 50a95a456c8)

2022-09-16 Thread kabhwan
This is an automated email from the ASF dual-hosted git repository. kabhwan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 9c188ce6f3e [SPARK-40463][INFRA] Update gpg's keyserver add 50a95a456c8 [SPARK-40467][SS] Split

[spark] branch master updated (1684412a208 -> 9c188ce6f3e)

2022-09-16 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 1684412a208 Revert "Update Dockerfile" add 9c188ce6f3e [SPARK-40463][INFRA] Update gpg's keyserver No new

[spark] branch master updated (cd8c8746c34 -> 1684412a208)

2022-09-16 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 cd8c8746c34 [SPARK-40196][PYTHON][PS][FOLLOWUP] Skip SparkFunctionsTests.test_repeat add 1684412a208 Revert

[spark] branch master updated: [SPARK-40196][PYTHON][PS][FOLLOWUP] Skip SparkFunctionsTests.test_repeat

2022-09-16 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 cd8c8746c34

[spark] branch master updated (32fbd7e8325 -> 694cac63da3)

2022-09-16 Thread yumwang
This is an automated email from the ASF dual-hosted git repository. yumwang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 32fbd7e8325 [SPARK-40196][PS][FOLLOWUP] SF.lit` -> `F.lit` in `window.quantile` add 694cac63da3 Update