[spark] branch master updated (74a6b9d -> 95a5c17)

2021-07-30 Thread dongjoon
on Spark add 95a5c17 Revert "[SPARK-36345][INFRA] Update PySpark GitHubAction docker image to 20210730" No new revisions were added by this update. Summary of changes: .github/workflows/build_and_test.yml | 4 +++- 1 file changed, 3 insertions(+),

[spark] branch branch-3.2 updated: [SPARK-36338][PYTHON][FOLLOW-UP] Keep the original default value as 'sequence' in default index in pandas on Spark

2021-07-30 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 187aa6a

[spark] branch master updated (0e65ed5 -> 74a6b9d)

2021-07-30 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 0e65ed5 [SPARK-36345][INFRA] Update PySpark GitHubAction docker image to 20210730 add 74a6b9d [SPARK-36338

[spark] branch branch-3.2 updated: [SPARK-36345][INFRA] Update PySpark GitHubAction docker image to 20210730

2021-07-30 Thread gurwls223
PySpark GitHubAction docker image to 20210730 586f898 is described below commit 586f89886fc8029d35aaa11021a4a88909c85804 Author: Dongjoon Hyun AuthorDate: Sat Jul 31 07:20:17 2021 +0900 [SPARK-36345][INFRA] Update PySpark GitHubAction docker image to 20210730 ### What changes were

[spark] branch master updated: [SPARK-36345][INFRA] Update PySpark GitHubAction docker image to 20210730

2021-07-30 Thread gurwls223
GitHubAction docker image to 20210730 0e65ed5 is described below commit 0e65ed5fb9c62671789a651a993abbb9f546367c Author: Dongjoon Hyun AuthorDate: Sat Jul 31 07:20:17 2021 +0900 [SPARK-36345][INFRA] Update PySpark GitHubAction docker image to 20210730 ### What changes were proposed

[spark] branch branch-3.2 updated: [SPARK-35881][SQL] Add support for columnar execution of final query stage in AdaptiveSparkPlanExec

2021-07-30 Thread tgraves
This is an automated email from the ASF dual-hosted git repository. tgraves 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 f9f5656 [SPARK-35881][SQL] Add support

[spark] branch master updated: [SPARK-35881][SQL] Add support for columnar execution of final query stage in AdaptiveSparkPlanExec

2021-07-30 Thread tgraves
This is an automated email from the ASF dual-hosted git repository. tgraves 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 0f53840 [SPARK-35881][SQL] Add support for

[spark] branch branch-3.2 updated: [SPARK-36350][PYTHON] Move some logic related to F.nanvl to DataTypeOps

2021-07-30 Thread ueshin
This is an automated email from the ASF dual-hosted git repository. ueshin 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 a4dcda1 [SPARK-36350][PYTHON] Move some

[spark] branch master updated (801017f -> 895e3f5)

2021-07-30 Thread ueshin
This is an automated email from the ASF dual-hosted git repository. ueshin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 801017f [SPARK-36358][K8S] Upgrade Kubernetes Client Version to 5.6.0 add 895e3f5 [SPARK-36350][PYTHON] Move

[spark] branch master updated (c6140d4 -> 801017f)

2021-07-30 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 c6140d4 [SPARK-36338][PYTHON][SQL] Move distributed-sequence implementation to Scala side add 801017f

[spark] branch branch-3.2 updated: [SPARK-36338][PYTHON][SQL] Move distributed-sequence implementation to Scala side

2021-07-30 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 fee87f1 [SPARK-36338][PYTHON][SQL]

[spark] branch master updated (dd2ca0a -> c6140d4)

2021-07-30 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 dd2ca0a [SPARK-36254][PYTHON][FOLLOW-UP] Skip mlflow related tests in pandas on Spark add c6140d4

[spark] branch branch-3.2 updated: [SPARK-36254][PYTHON][FOLLOW-UP] Skip mlflow related tests in pandas on Spark

2021-07-30 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 9cd3708

[spark] branch master updated (387a251 -> dd2ca0a)

2021-07-30 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 387a251 [SPARK-34952][SQL][FOLLOWUP] Simplify JDBC aggregate pushdown add dd2ca0a

[GitHub] [spark-website] tgravescs commented on a change in pull request #350: [SPARK-36335] Add local-cluster docs to developer-tools.md

2021-07-30 Thread GitBox
tgravescs commented on a change in pull request #350: URL: https://github.com/apache/spark-website/pull/350#discussion_r679883614 ## File path: site/developer-tools.html ## @@ -793,6 +793,18 @@ In Spark unit tests The platform-specific paths to the profiler agents are listed

[spark] branch branch-3.2 updated: [SPARK-34952][SQL][FOLLOWUP] Simplify JDBC aggregate pushdown

2021-07-30 Thread viirya
This is an automated email from the ASF dual-hosted git repository. viirya 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 f6bb75b [SPARK-34952][SQL][FOLLOWUP]

[spark] branch master updated (abce61f -> 387a251)

2021-07-30 Thread viirya
This is an automated email from the ASF dual-hosted git repository. viirya pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from abce61f [SPARK-36254][INFRA][PYTHON] Install mlflow in Github Actions CI add 387a251

[spark] branch branch-3.2 updated: [SPARK-36254][INFRA][PYTHON] Install mlflow in Github Actions CI

2021-07-30 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 a9c5b1a5 [SPARK-36254][INFRA][PYTHON]

[spark] branch master updated: [SPARK-36254][INFRA][PYTHON] Install mlflow in Github Actions CI

2021-07-30 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 abce61f [SPARK-36254][INFRA][PYTHON] Install