[spark-website] branch asf-site updated: update release process on how to modify Algolia Crawler configurations (#395)

2022-06-15 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 3359b9331 update release process

[GitHub] [spark-website] gengliangwang merged pull request #395: Update release process on how to modify Algolia Crawler configurations

2022-06-15 Thread GitBox
gengliangwang merged PR #395: URL: https://github.com/apache/spark-website/pull/395 -- 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] gengliangwang commented on pull request #395: Update release process on how to modify Algolia Crawler configurations

2022-06-15 Thread GitBox
gengliangwang commented on PR #395: URL: https://github.com/apache/spark-website/pull/395#issuecomment-1157235449 @srowen @cloud-fan @HyukjinKwon @MaxGekk Thanks for the review. I am merging this one. -- This is an automated message from the Apache Git Service. To respond to the

[spark] branch master updated: [MINOR][SQL] Remove duplicate code for `AggregateExpression.isAggregate` usage

2022-06-15 Thread huaxingao
This is an automated email from the ASF dual-hosted git repository. huaxingao 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 2d001642ac2 [MINOR][SQL] Remove duplicate

[spark] branch master updated: [SPARK-39383][SQL] Refactor DEFAULT column support to skip passing the primary Analyzer around

2022-06-15 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 0b4739eb2c6 [SPARK-39383][SQL] Refactor

[spark] branch master updated: Revert "[SPARK-39074][CI] Fail on upload, not download of missing test files"

2022-06-15 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 ae10ff88373 Revert "[SPARK-39074][CI] Fail on

[GitHub] [spark-website] gengliangwang commented on a diff in pull request #395: Update release process on how to modify Algolia Crawler configurations

2022-06-15 Thread GitBox
gengliangwang commented on code in PR #395: URL: https://github.com/apache/spark-website/pull/395#discussion_r898664605 ## release-process.md: ## @@ -284,8 +284,8 @@ $ git tag v1.1.1 v1.1.1-rc2 # the RC that passed $ git push apache v1.1.1 ``` -Update the version index of

[GitHub] [spark-website] gengliangwang opened a new pull request, #395: Update release process on how to modify Algolia Crawler configurations

2022-06-15 Thread GitBox
gengliangwang opened a new pull request, #395: URL: https://github.com/apache/spark-website/pull/395 The instruction of "Update the version index of DocSearch" on https://spark.apache.org/release-process.html is out of date: the github repo https://github.com/algolia/docsearch-configs

[spark] branch master updated (9612db3fc9c -> 3b709ebf8ae)

2022-06-15 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 9612db3fc9c [SPARK-39476][SQL] Disable Unwrap cast optimize when casting from Long to Float/ Double or from

[spark] branch branch-3.1 updated: [SPARK-39476][SQL] Disable Unwrap cast optimize when casting from Long to Float/ Double or from Integer to Float

2022-06-15 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 b43222686bc [SPARK-39476][SQL] Disable

[spark] branch branch-3.2 updated: [SPARK-39476][SQL] Disable Unwrap cast optimize when casting from Long to Float/ Double or from Integer to Float

2022-06-15 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 380177d0f10 [SPARK-39476][SQL] Disable

[spark] branch branch-3.3 updated: [SPARK-39476][SQL] Disable Unwrap cast optimize when casting from Long to Float/ Double or from Integer to Float

2022-06-15 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 a7554c34b59 [SPARK-39476][SQL] Disable

[spark] branch master updated: [SPARK-39476][SQL] Disable Unwrap cast optimize when casting from Long to Float/ Double or from Integer to Float

2022-06-15 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 9612db3fc9c [SPARK-39476][SQL] Disable Unwrap

[spark] branch branch-3.2 updated: [SPARK-39061][SQL] Set nullable correctly for `Inline` output attributes

2022-06-15 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 f23a5441d49 [SPARK-39061][SQL] Set

[spark] branch master updated: [SPARK-39061][SQL] Set nullable correctly for `Inline` output attributes

2022-06-15 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 fc385dafabe [SPARK-39061][SQL] Set nullable

[spark] branch branch-3.3 updated: [SPARK-39061][SQL] Set nullable correctly for `Inline` output attributes

2022-06-15 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 68bec734243 [SPARK-39061][SQL] Set

[spark] branch master updated: [SPARK-39482][DOCS] Add build and test documentation on IPv6

2022-06-15 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 9359972d198 [SPARK-39482][DOCS] Add build and

[spark] branch master updated: [SPARK-39468][CORE][FOLLOWUP] Use `lazy val` for `host`

2022-06-15 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 d5fa5cba4f5 [SPARK-39468][CORE][FOLLOWUP] Use

[GitHub] [spark-website] cloud-fan merged pull request #394: Add docs for Apache Spark 3.3.0

2022-06-15 Thread GitBox
cloud-fan merged PR #394: URL: https://github.com/apache/spark-website/pull/394 -- 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] MaxGekk opened a new pull request, #394: Add docs for Apache Spark 3.3.0

2022-06-15 Thread GitBox
MaxGekk opened a new pull request, #394: URL: https://github.com/apache/spark-website/pull/394 Adds docs from https://dist.apache.org/repos/dist/dev/spark/v3.3.0-rc6-docs/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [spark-website] MaxGekk closed pull request #393: Add 3.3.0 release note and news and update links

2022-06-15 Thread GitBox
MaxGekk closed pull request #393: Add 3.3.0 release note and news and update links URL: https://github.com/apache/spark-website/pull/393 -- 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

[GitHub] [spark-website] MaxGekk opened a new pull request, #393: Add 3.3.0 release note and news and update links

2022-06-15 Thread GitBox
MaxGekk opened a new pull request, #393: URL: https://github.com/apache/spark-website/pull/393 This PR aims to update our website. I checked the followings are available as of now. https://spark.apache.org/docs/3.3.0/

[spark] branch master updated: [SPARK-39074][CI] Fail on upload, not download of missing test files

2022-06-15 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 e6783444f63 [SPARK-39074][CI] Fail on upload,

[spark] branch master updated: [SPARK-39477][SQL] Remove "Number of queries" info from the golden files of SQLQueryTestSuite

2022-06-15 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 86b216752c4 [SPARK-39477][SQL] Remove "Number

[spark] tag v3.3.0 created (now f74867bddfb)

2022-06-15 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a change to tag v3.3.0 in repository https://gitbox.apache.org/repos/asf/spark.git at f74867bddfb (commit) No new revisions were added by this update.

svn commit: r55131 - /release/spark/KEYS

2022-06-15 Thread gurwls223
Author: gurwls223 Date: Wed Jun 15 08:08:11 2022 New Revision: 55131 Log: Update KEYS Modified: release/spark/KEYS Modified: release/spark/KEYS == --- release/spark/KEYS (original) +++ release/spark/KEYS Wed Jun 15

svn commit: r55130 - /dev/spark/v3.3.0-rc6-bin/ /release/spark/spark-3.3.0/

2022-06-15 Thread gurwls223
Author: gurwls223 Date: Wed Jun 15 08:05:04 2022 New Revision: 55130 Log: Release Spark 3.3.0 Added: release/spark/spark-3.3.0/ - copied from r55129, dev/spark/v3.3.0-rc6-bin/ Removed: dev/spark/v3.3.0-rc6-bin/ -

[spark] branch branch-3.2 updated: [SPARK-39355][SQL] Single column uses quoted to construct UnresolvedAttribute

2022-06-15 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 333df858946 [SPARK-39355][SQL] Single

[spark] branch master updated (7cfc40fff6a -> 8731cb875d0)

2022-06-15 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 7cfc40fff6a [SPARK-39468][CORE] Improve `RpcAddress` to add `[]` to `IPv6` if needed add 8731cb875d0

[spark] branch branch-3.3 updated: [SPARK-39355][SQL] Single column uses quoted to construct UnresolvedAttribute

2022-06-15 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 2078838adff [SPARK-39355][SQL] Single