[spark] branch branch-3.1 updated: [SPARK-39972][PYTHON][SQL][TESTS] Revert the test case of SPARK-39962 in branch-3.2 and branch-3.1

2022-08-03 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 08c650d7057

[spark] branch branch-3.2 updated: [SPARK-39972][PYTHON][SQL][TESTS] Revert the test case of SPARK-39962 in branch-3.2 and branch-3.1

2022-08-03 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 bc9a5d7689b

[GitHub] [spark-website] HyukjinKwon commented on pull request #408: Add K8s IT test coverage to `GitHub Action` test coverage section and replace K8s Test doc with reference

2022-08-03 Thread GitBox
HyukjinKwon commented on PR #408: URL: https://github.com/apache/spark-website/pull/408#issuecomment-1204657732 LGTM2 -- 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

[spark-website] branch asf-site updated: Add GitHub Action K8s IT test coverage explanation and update K8s Test doc with reference (#408)

2022-08-03 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 7b977e874 Add GitHub Action K8s IT

[GitHub] [spark-website] dongjoon-hyun merged pull request #408: Add K8s IT test coverage to `GitHub Action` test coverage section and replace K8s Test doc with reference

2022-08-03 Thread GitBox
dongjoon-hyun merged PR #408: URL: https://github.com/apache/spark-website/pull/408 -- 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, e-mail:

[GitHub] [spark-website] dongjoon-hyun commented on pull request #408: Add K8s IT test coverage to `GitHub Action` test coverage section and replace K8s Test doc with reference

2022-08-03 Thread GitBox
dongjoon-hyun commented on PR #408: URL: https://github.com/apache/spark-website/pull/408#issuecomment-1204535069 Oh, thank you, @srowen ! -- 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

[GitHub] [spark-website] dongjoon-hyun commented on pull request #408: Add K8s IT test coverage to `GitHub Action` test coverage section and replace K8s Test doc with reference

2022-08-03 Thread GitBox
dongjoon-hyun commented on PR #408: URL: https://github.com/apache/spark-website/pull/408#issuecomment-1204534516 cc @HyukjinKwon and @Yikun -- 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

[spark] branch master updated: [SPARK-39959][BUILD][INFRA] Pin roxygen2 version to 7.2.0 in infra

2022-08-03 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 432b667dea7 [SPARK-39959][BUILD][INFRA] Pin

[spark] branch master updated: [SPARK-39936][SQL] Store schema in properties for Spark Views

2022-08-03 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 047c7c2ed9f [SPARK-39936][SQL] Store schema in

[spark] branch master updated: [SPARK-39944][BUILD] Upgrade dropwizard metrics to 4.2.10

2022-08-03 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 2a662bcf737 [SPARK-39944][BUILD] Upgrade

[spark] branch branch-3.1 updated: [SPARK-39952][SQL] SaveIntoDataSourceCommand should recache result relation

2022-08-03 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 9605dde3c04 [SPARK-39952][SQL]

[spark] branch branch-3.2 updated: [SPARK-39952][SQL] SaveIntoDataSourceCommand should recache result relation

2022-08-03 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 7d9cbf5e443 [SPARK-39952][SQL]

[spark] branch branch-3.3 updated: [SPARK-39952][SQL] SaveIntoDataSourceCommand should recache result relation

2022-08-03 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 15ebd56de6a [SPARK-39952][SQL]

[spark] branch master updated (5412688cd69 -> 5fe0b245f78)

2022-08-03 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 5412688cd69 [SPARK-39928][CORE] Optimize `Utils.getIteratorSize` for Scala 2.13 refer to `IterableOnceOps.size`

[spark] branch master updated: [SPARK-39928][CORE] Optimize `Utils.getIteratorSize` for Scala 2.13 refer to `IterableOnceOps.size`

2022-08-03 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 5412688cd69 [SPARK-39928][CORE] Optimize

[spark] branch branch-3.3 updated: [SPARK-39947][BUILD] Upgrade Jersey to 2.36

2022-08-03 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 6e9a58fb5f5 [SPARK-39947][BUILD] Upgrade

[spark] branch master updated: [SPARK-39947][BUILD] Upgrade Jersey to 2.36

2022-08-03 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 d1c145b0b0b [SPARK-39947][BUILD] Upgrade Jersey

[spark] branch master updated: [SPARK-39968][K8S][DOCS] Update K8s doc to recommend K8s 1.22+

2022-08-03 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 986a768b9b1 [SPARK-39968][K8S][DOCS] Update

[spark] branch branch-3.1 updated: [SPARK-39900][SQL] Address partial or negated condition in binary format's predicate pushdown

2022-08-03 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 a5f14f4b454 [SPARK-39900][SQL]

[spark] branch branch-3.2 updated: [SPARK-39900][SQL] Address partial or negated condition in binary format's predicate pushdown

2022-08-03 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 45a9e032501 [SPARK-39900][SQL]

[spark] branch branch-3.3 updated: [SPARK-39900][SQL] Address partial or negated condition in binary format's predicate pushdown

2022-08-03 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 630dc7e34f3 [SPARK-39900][SQL]

[spark] branch master updated: [SPARK-39900][SQL] Address partial or negated condition in binary format's predicate pushdown

2022-08-03 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 a0dc7d9117b [SPARK-39900][SQL] Address

[spark] branch master updated: [SPARK-39939][PYTHON][PS] return self.copy during calling shift with period == 0

2022-08-03 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 c9eba123990 [SPARK-39939][PYTHON][PS] return

[spark] branch master updated (9f9a0a45071 -> 690b09368d5)

2022-08-03 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 9f9a0a45071 [SPARK-39865][SQL][FOLLOWUP] Implement the sql() and toString() methods of `CheckOverflowInTableInsert

[spark] branch branch-3.3 updated: [SPARK-39867][SQL][3.3] Fix scala style

2022-08-03 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 3b023516f11 [SPARK-39867][SQL][3.3]

[spark] branch master updated: [SPARK-39865][SQL][FOLLOWUP] Implement the sql() and toString() methods of `CheckOverflowInTableInsert `

2022-08-03 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 9f9a0a45071 [SPARK-39865][SQL][FOLLOWUP]

[spark] branch branch-3.1 updated: [SPARK-39962][PYTHON][SQL] Apply projection when group attributes are empty

2022-08-03 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 7e0a5ef903c

[spark] branch branch-3.2 updated: [SPARK-39962][PYTHON][SQL] Apply projection when group attributes are empty

2022-08-03 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 1ac74a1b170

[spark] branch branch-3.3 updated: [SPARK-39962][PYTHON][SQL] Apply projection when group attributes are empty

2022-08-03 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 bd3f36f6626

[spark] branch master updated (1e224e6aca9 -> 5335c784ae7)

2022-08-03 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 1e224e6aca9 [SPARK-39958][SQL] Add warning log when unable to load custom metric object add 5335c784ae7

[spark] branch master updated (a6bed4c1d14 -> 1e224e6aca9)

2022-08-03 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 a6bed4c1d14 [SPARK-39960][BUILD] Upgrade mysql-connector-java to 8.0.30 add 1e224e6aca9 [SPARK-39958][SQL] Add

[spark] branch master updated (31ab8bc4d5d -> a6bed4c1d14)

2022-08-03 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 31ab8bc4d5d [SPARK-39904][SQL] Rename inferDate to prefersDate and clarify semantics of the option in CSV data source