svn commit: r63882 - in /dev/spark/v3.5.0-rc5-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/R/articles/ _site/api/R/deps/ _site/api/R/deps/bootstrap-5.2.2/ _site/api/R/deps/jquery-3.6.0/ _site/api

2023-09-08 Thread liyuanjian
Author: liyuanjian Date: Sat Sep 9 05:42:36 2023 New Revision: 63882 Log: Apache Spark v3.5.0-rc5 docs [This commit notification would consist of 4517 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] --

svn commit: r63878 - /dev/spark/v3.5.0-rc5-bin/

2023-09-08 Thread liyuanjian
Author: liyuanjian Date: Sat Sep 9 02:10:16 2023 New Revision: 63878 Log: Apache Spark v3.5.0-rc5 Added: dev/spark/v3.5.0-rc5-bin/ dev/spark/v3.5.0-rc5-bin/SparkR_3.5.0.tar.gz (with props) dev/spark/v3.5.0-rc5-bin/SparkR_3.5.0.tar.gz.asc dev/spark/v3.5.0-rc5-bin/SparkR_3.5.0.ta

[spark] 01/01: Preparing development version 3.5.1-SNAPSHOT

2023-09-08 Thread liyuanjian
This is an automated email from the ASF dual-hosted git repository. liyuanjian pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git commit 5342c015ba47daa410128dfa5c79e2865e74d244 Author: Yuanjian Li AuthorDate: Sat Sep 9 01:24:10 2023 + Prepa

[spark] tag v3.5.0-rc5 created (now ce5ddad9903)

2023-09-08 Thread liyuanjian
This is an automated email from the ASF dual-hosted git repository. liyuanjian pushed a change to tag v3.5.0-rc5 in repository https://gitbox.apache.org/repos/asf/spark.git at ce5ddad9903 (commit) This tag includes the following new commits: new ce5ddad9903 Preparing Spark release v3

[spark] 01/01: Preparing Spark release v3.5.0-rc5

2023-09-08 Thread liyuanjian
This is an automated email from the ASF dual-hosted git repository. liyuanjian pushed a commit to tag v3.5.0-rc5 in repository https://gitbox.apache.org/repos/asf/spark.git commit ce5ddad990373636e94071e7cef2f31021add07b Author: Yuanjian Li AuthorDate: Sat Sep 9 01:24:06 2023 + Preparin

[spark] branch branch-3.5 updated (05b57bc1ebe -> 5342c015ba4)

2023-09-08 Thread liyuanjian
This is an automated email from the ASF dual-hosted git repository. liyuanjian pushed a change to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git from 05b57bc1ebe [SPARK-45075][SQL] Fix alter table with invalid default value will not report error add ce5dd

[GitHub] [spark-website] panbingkun commented on pull request #475: make hyperlinks clickable & fix link

2023-09-08 Thread via GitHub
panbingkun commented on PR #475: URL: https://github.com/apache/spark-website/pull/475#issuecomment-1712368649 Similar issues with `spark project` have also been submitted: https://github.com/apache/spark/pull/42854. -- This is an automated message from the Apache Git Service. To respond

[GitHub] [spark-website] panbingkun commented on a diff in pull request #475: make hyperlinks clickable & fix link

2023-09-08 Thread via GitHub
panbingkun commented on code in PR #475: URL: https://github.com/apache/spark-website/pull/475#discussion_r1320446535 ## site/committers.html: ## @@ -613,8 +613,8 @@ Merge script Also, please remember to set Assignee on JIRAs where applicable when they are resolved. The script

[GitHub] [spark-website] panbingkun commented on a diff in pull request #475: make hyperlinks clickable & fix link

2023-09-08 Thread via GitHub
panbingkun commented on code in PR #475: URL: https://github.com/apache/spark-website/pull/475#discussion_r1320446450 ## README.md: ## @@ -7,7 +7,7 @@ Building the site requires [Jekyll](http://jekyllrb.com/docs) The easiest way to install the right version of these tools is us

[spark] branch master updated: [SPARK-44866][SQL] Add `SnowflakeDialect` to handle BOOLEAN type correctly

2023-09-08 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 c8fa821a873 [SPARK-44866][SQL] Add `SnowflakeDi

[spark] branch master updated: [SPARK-45104][UI] Upgrade `graphlib-dot.min.js` to 1.0.2

2023-09-08 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 a663c0bf0c5 [SPARK-45104][UI] Upgrade `graphlib

[spark] branch branch-3.4 updated: [SPARK-45075][SQL] Fix alter table with invalid default value will not report error

2023-09-08 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 4a181e5eacf [SPARK-45075][SQL] Fix alte

[spark] branch master updated: [SPARK-45075][SQL] Fix alter table with invalid default value will not report error

2023-09-08 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 4dd4737b34b [SPARK-45075][SQL] Fix alter table

[spark] branch branch-3.5 updated: [SPARK-45075][SQL] Fix alter table with invalid default value will not report error

2023-09-08 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new 05b57bc1ebe [SPARK-45075][SQL] Fix alte

[spark] branch branch-3.3 updated: [SPARK-44805][SQL] getBytes/getShorts/getInts/etc. should work in a column vector that has a dictionary

2023-09-08 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 8bb054642f4 [SPARK-44805][SQL] getBytes

[spark] branch branch-3.4 updated: [SPARK-44805][SQL] getBytes/getShorts/getInts/etc. should work in a column vector that has a dictionary

2023-09-08 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new bf83dfae2c1 [SPARK-44805][SQL] getBytes

[spark] branch branch-3.5 updated: [SPARK-44805][SQL] getBytes/getShorts/getInts/etc. should work in a column vector that has a dictionary

2023-09-08 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new b2b2ba97d30 [SPARK-44805][SQL] getBytes

[spark] branch master updated: [SPARK-44805][SQL] getBytes/getShorts/getInts/etc. should work in a column vector that has a dictionary

2023-09-08 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 fac236e1350 [SPARK-44805][SQL] getBytes/getShor

[spark] branch branch-3.5 updated: [SPARK-45106][SQL] `PercentileCont` should check user supplied input

2023-09-08 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new 695be328b4c [SPARK-45106][SQL] `Percent

[spark] branch master updated: [SPARK-45106][SQL] `PercentileCont` should check user supplied input

2023-09-08 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 2b4387fe949 [SPARK-45106][SQL] `PercentileCont`

[spark] branch branch-3.5 updated: [SPARK-45098][DOCS] Custom jekyll-rediect-from redirect.html template to fix doc redirecting

2023-09-08 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new 066217534c2 [SPARK-45098][DOCS] Custom

[spark] branch master updated: [SPARK-45098][DOCS] Custom jekyll-rediect-from redirect.html template to fix doc redirecting

2023-09-08 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 81bc38ee877 [SPARK-45098][DOCS] Custom jekyll-r

[spark] branch master updated: [MINOR][DOCS] Change "filter" to "transform" in `transform` function docstring

2023-09-08 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 e4df5d14b22 [MINOR][DOCS] Change "filter" to "t

[spark] branch master updated: [SPARK-44986][DOCS] There should be a gap at the bottom of the HTML

2023-09-08 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 4c8d39881e3 [SPARK-44986][DOCS] There should be

[spark] branch branch-3.3 updated: [SPARK-45100][SQL][3.3] Fix an internal error from `reflect()`on `NULL` class and method

2023-09-08 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk 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 a4d40e8a355 [SPARK-45100][SQL][3.3] Fix

[GitHub] [spark-website] dongjoon-hyun commented on a diff in pull request #475: make hyperlinks clickable & fix link

2023-09-08 Thread via GitHub
dongjoon-hyun commented on code in PR #475: URL: https://github.com/apache/spark-website/pull/475#discussion_r1320045526 ## site/committers.html: ## @@ -613,8 +613,8 @@ Merge script Also, please remember to set Assignee on JIRAs where applicable when they are resolved. The scr

[spark] branch branch-3.4 updated: [SPARK-43203][SQL][3.4] Move all Drop Table case to DataSource V2

2023-09-08 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new d50a3ce4a42 [SPARK-43203][SQL][3.4] Mov

[spark] branch branch-3.4 updated: [SPARK-45100][SQL][3.4] Fix an internal error from `reflect()`on `NULL` class and method

2023-09-08 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 905393118c4 [SPARK-45100][SQL][3.4] Fix

[GitHub] [spark-website] panbingkun commented on a diff in pull request #475: make hyperlinks clickable & fix link

2023-09-08 Thread via GitHub
panbingkun commented on code in PR #475: URL: https://github.com/apache/spark-website/pull/475#discussion_r1319749566 ## committers.md: ## @@ -197,8 +197,8 @@ origin g...@github.com:[your username]/spark.git (push) For the `apache` repo, you will need to set up command-lin

[GitHub] [spark-website] panbingkun opened a new pull request, #475: make hyperlinks clickable & fix link

2023-09-08 Thread via GitHub
panbingkun opened a new pull request, #475: URL: https://github.com/apache/spark-website/pull/475 (no comment) -- 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 unsubscrib

[spark] branch branch-3.5 updated: [SPARK-45100][SQL] Fix an internal error from `reflect()`on `NULL` class and method

2023-09-08 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new 8f730e779ff [SPARK-45100][SQL] Fix an in

[spark] branch master updated (aaf413ce351 -> fd424caf6c4)

2023-09-08 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from aaf413ce351 [SPARK-44508][PYTHON][DOCS] Add user guide for Python user-defined table functions add fd424caf6c4 [