(spark) branch master updated: [MINOR][SQL] Add parquet nanosAsLong behavior change to 3.2 migration guide

2024-08-06 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 46acdf453517 [MINOR][SQL] Add parquet nanosAsL

(spark) branch master updated: [SPARK-49128][CORE] Support custom History Server UI title

2024-08-06 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 e7f790084cae [SPARK-49128][CORE] Support custo

(spark) branch master updated: [SPARK-49126][CORE] Move `spark.history.ui.maxApplications` config definition to `History.scala`

2024-08-06 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 514f272273d7 [SPARK-49126][CORE] Move `spark.

(spark) branch master updated: [SPARK-49089][CONNECT] Move hardcoded Catalyst Expressions to the internal function registry

2024-08-06 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell 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 b3877894acb5 [SPARK-49089][CONNECT] Move hard

(spark) branch master updated: [SPARK-49024][CONNECT] Add support for functions to column node

2024-08-06 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 eda290c86ffb [SPARK-49024][CONNECT] Add suppor

(spark-kubernetes-operator) branch main updated: [SPARK-49132] Minimize docker image by removing redundant `chown` commands

2024-08-06 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/spark-kubernetes-operator.git The following commit(s) were added to refs/heads/main by this push: new 5f3cb73 [SPARK-49132] Minimize

(spark-kubernetes-operator) 01/01: [SPARK-49130] Verify built images in `build-image` CI job via `docker run` test

2024-08-06 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/spark-kubernetes-operator.git commit 5871f69a859716caa206577ece43ca4146725f00 Author: Dongjoon Hyun AuthorDate: Tue Aug 6 17:26:39 2024 -0

(spark-kubernetes-operator) branch main updated (b1ed248 -> 5871f69)

2024-08-06 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/spark-kubernetes-operator.git discard b1ed248 [SPARK-45923] Verify built images in `build-image` CI job via `docker run` test new

(spark-kubernetes-operator) branch main updated: [SPARK-45923] Verify built images in `build-image` CI job via `docker run` test

2024-08-06 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/spark-kubernetes-operator.git The following commit(s) were added to refs/heads/main by this push: new b1ed248 [SPARK-45923] Verify b

(spark-kubernetes-operator) branch main updated: [SPARK-49129] Fix `ENTRYPOINT` to point `/opt/spark-operator/operator/docker-entrypoint.sh`

2024-08-06 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/spark-kubernetes-operator.git The following commit(s) were added to refs/heads/main by this push: new 996557b [SPARK-49129] Fix `ENT

(spark-kubernetes-operator) branch main updated: [SPARK-49045] Add docker image build for operator

2024-08-06 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/spark-kubernetes-operator.git The following commit(s) were added to refs/heads/main by this push: new 5c03281 [SPARK-49045] Add dock

[PR] Update to rexml 3.3.4 [spark-website]

2024-08-06 Thread via GitHub
srowen opened a new pull request, #541: URL: https://github.com/apache/spark-website/pull/541 Same as last time - there's some github actions security warning. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

(spark) branch master updated: [SPARK-48989][SQL][FOLLOWUP] Fix SubstringIndex codegen

2024-08-06 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 c3985ac256e4 [SPARK-48989][SQL][FOLLOWUP] Fix Su

(spark) branch master updated: [SPARK-49098][SQL] Add write options for INSERT

2024-08-06 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 2db05db9e9d1 [SPARK-49098][SQL] Add write optio

(spark) branch master updated: [SPARK-48911][SQL][TESTS] Improve collation support testing for various expressions

2024-08-06 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 bb584de1442e [SPARK-48911][SQL][TESTS] Improve c

(spark) branch master updated: [SPARK-49120][BUILD] Bump Gson 2.11.0

2024-08-06 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 9fb9cff6e1cb [SPARK-49120][BUILD] Bump Gson 2.11.0 9

(spark) branch master updated: [SPARK-49004][CONNECT] Use separate registry for Column API internal functions

2024-08-06 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell 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 0346b186f6eb [SPARK-49004][CONNECT] Use separ

svn commit: r70722 - in /dev/spark: v3.5.2-rc4-bin/ v3.5.2-rc4-docs/

2024-08-06 Thread yao
Author: yao Date: Tue Aug 6 12:51:17 2024 New Revision: 70722 Log: Removing RC artifacts. Removed: dev/spark/v3.5.2-rc4-bin/ dev/spark/v3.5.2-rc4-docs/ - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For

svn commit: r70721 - in /dev/spark/v3.5.2-rc5-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/R/articles/ _site/api/R/deps/ _site/api/R/deps/bootstrap-5.3.1/ _site/api/R/deps/bootstrap-toc-1.0.1/ _s

2024-08-06 Thread yao
Author: yao Date: Tue Aug 6 12:46:45 2024 New Revision: 70721 Log: Apache Spark v3.5.2-rc5 docs [This commit notification would consist of 4728 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] -

svn commit: r70717 - /dev/spark/v3.5.2-rc5-bin/

2024-08-06 Thread yao
Author: yao Date: Tue Aug 6 11:53:21 2024 New Revision: 70717 Log: Apache Spark v3.5.2-rc5 Added: dev/spark/v3.5.2-rc5-bin/ dev/spark/v3.5.2-rc5-bin/SparkR_3.5.2.tar.gz (with props) dev/spark/v3.5.2-rc5-bin/SparkR_3.5.2.tar.gz.asc dev/spark/v3.5.2-rc5-bin/SparkR_3.5.2.tar.gz.sh

(spark) branch master updated (5b59129e70b5 -> 6246b18635f0)

2024-08-06 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 5b59129e70b5 [SPARK-49047][PYTHON][CONNECT][FOLLOWUP] Catch potential truncation failure add 6246b18635f0 [MIN

(spark) branch master updated: [SPARK-49047][PYTHON][CONNECT][FOLLOWUP] Catch potential truncation failure

2024-08-06 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 5b59129e70b5 [SPARK-49047][PYTHON][CONNECT][FO

(spark) branch branch-3.5 updated (d13808c9d6cc -> 52ca284b04d9)

2024-08-06 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git from d13808c9d6cc [SPARK-49099][SQL][FOLLOWUP][3.5] recover tests in DDLSuite add bb7846dd487f Preparing Spark releas

(spark) 01/01: Preparing development version 3.5.3-SNAPSHOT

2024-08-06 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git commit 52ca284b04d94b17106c278822fb45708b71ee55 Author: Kent Yao AuthorDate: Tue Aug 6 11:09:18 2024 + Preparing devel

(spark) tag v3.5.2-rc5 created (now bb7846dd487f)

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

(spark) 01/01: Preparing Spark release v3.5.2-rc5

2024-08-06 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a commit to tag v3.5.2-rc5 in repository https://gitbox.apache.org/repos/asf/spark.git commit bb7846dd487f259994fdc69e18e03382e3f64f42 Author: Kent Yao AuthorDate: Tue Aug 6 11:09:14 2024 + Preparing Spark re

(spark) branch branch-3.5 updated: [SPARK-49099][SQL][FOLLOWUP][3.5] recover tests in DDLSuite

2024-08-06 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 d13808c9d6cc [SPARK-49099][SQL][FOLLOWUP][3.

(spark) branch branch-3.5 updated: [SPARK-49099][SQL] CatalogManager.setCurrentNamespace should respect custom session catalog

2024-08-06 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 f2e260192542 [SPARK-49099][SQL] CatalogM

(spark) branch master updated: [SPARK-48978][SQL] Implement ASCII fast path in collation support for UTF8_LCASE

2024-08-06 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 babe7a05a6e4 [SPARK-48978][SQL] Implement ASCII

(spark) branch master updated: [SPARK-49099][SQL] CatalogManager.setCurrentNamespace should respect custom session catalog

2024-08-06 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 97fe0e896c6a [SPARK-49099][SQL] CatalogManager.setCu

(spark) branch master updated (2a752105091e -> 6de95a2fbdb4)

2024-08-06 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 2a752105091e [SPARK-49048][SS] Add support for reading relevant operator metadata at given batch id add 6de95a2fbdb4

(spark) branch master updated (b477753450f3 -> 2a752105091e)

2024-08-06 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 b477753450f3 [SPARK-49109][SQL] Rename leftover BinaryLcase to Lcase add 2a752105091e [SPARK-49048][SS] Add suppo

(spark) branch master updated: [SPARK-49109][SQL] Rename leftover BinaryLcase to Lcase

2024-08-06 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 b477753450f3 [SPARK-49109][SQL] Rename leftover