(spark) branch master updated: [SPARK-47054][PYTHON][TESTS] Remove pinned version of torch for Python 3.12 support

2024-02-15 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 86f15e4a779e [SPARK-47054][PYTHON][TESTS]

(spark) branch branch-3.4 updated: [SPARK-47068][PYTHON][TESTS] Recover -1 and 0 case for spark.sql.execution.arrow.maxRecordsPerBatch

2024-02-15 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 b4e28df675fa

(spark) branch branch-3.5 updated: [SPARK-47068][PYTHON][TESTS] Recover -1 and 0 case for spark.sql.execution.arrow.maxRecordsPerBatch

2024-02-15 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 1c1c5faa29dc

(spark) branch master updated: [SPARK-47068][PYTHON][TESTS] Recover -1 and 0 case for spark.sql.execution.arrow.maxRecordsPerBatch

2024-02-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 3bb762dc0328 [SPARK-47068][PYTHON][TESTS]

(spark) branch master updated: [SPARK-46078][PYTHON][TESTS] Upgrade `pytorch` for Python 3.12

2024-02-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 3a146ce46c55 [SPARK-46078][PYTHON][TESTS]

(spark) branch master updated: [SPARK-47055][PYTHON] Upgrade MyPy 1.8.0

2024-02-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 7668eb5daf22 [SPARK-47055][PYTHON] Upgrade

(spark) branch master updated: [SPARK-47067][INFRA] Add Daily Apple Silicon Github Action Job (Java/Scala)

2024-02-15 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 964545aa88e9 [SPARK-47067][INFRA] Add Daily

(spark) branch master updated: [SPARK-47066][INFRA] Add `Apple Silicon` Maven build test to GitHub Action CI

2024-02-15 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 86a387737eb6 [SPARK-47066][INFRA] Add `Apple

(spark) branch master updated (135bdeb2ba10 -> 638a68f8e566)

2024-02-15 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 135bdeb2ba10 [SPARK-47064][SQL][TESTS] Use Scala 2.13 Spark distribution in `HiveExternalCatalogVersionsSuite`

(spark) branch branch-3.4 updated: [SPARK-46400][CORE][SQL][3.4] When there are corrupted files in the local maven repo, skip this cache and try again

2024-02-15 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 d25ef73d3543

(spark) branch master updated: [SPARK-47064][SQL][TESTS] Use Scala 2.13 Spark distribution in `HiveExternalCatalogVersionsSuite`

2024-02-15 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 135bdeb2ba10 [SPARK-47064][SQL][TESTS] Use

(spark) branch master updated: [SPARK-47059][SQL] Attach error context for ALTER COLUMN v1 command

2024-02-15 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk 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 e2cd71a4cd54 [SPARK-47059][SQL] Attach error

svn commit: r67358 - in /dev/spark/v3.5.1-rc2-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-5.3.1/fonts/

2024-02-15 Thread kabhwan
Author: kabhwan Date: Thu Feb 15 14:08:37 2024 New Revision: 67358 Log: Apache Spark v3.5.1-rc2 docs [This commit notification would consist of 4713 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r67355 - /dev/spark/v3.5.1-rc2-bin/

2024-02-15 Thread kabhwan
Author: kabhwan Date: Thu Feb 15 11:39:51 2024 New Revision: 67355 Log: Apache Spark v3.5.1-rc2 Added: dev/spark/v3.5.1-rc2-bin/ dev/spark/v3.5.1-rc2-bin/SparkR_3.5.1.tar.gz (with props) dev/spark/v3.5.1-rc2-bin/SparkR_3.5.1.tar.gz.asc

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

2024-02-15 Thread kabhwan
This is an automated email from the ASF dual-hosted git repository. kabhwan pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git commit cacb6fa0868a8741cb67ef705375ac378adaeebb Author: Jungtaek Lim AuthorDate: Thu Feb 15 10:56:51 2024 +

(spark) branch branch-3.5 updated (9b4778fc1dc7 -> cacb6fa0868a)

2024-02-15 Thread kabhwan
This is an automated email from the ASF dual-hosted git repository. kabhwan pushed a change to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git from 9b4778fc1dc7 [SPARK-46906][INFRA][3.5] Bump python libraries (pandas, pyarrow) in Docker image for release

(spark) tag v3.5.1-rc2 created (now fd86f85e181f)

2024-02-15 Thread kabhwan
This is an automated email from the ASF dual-hosted git repository. kabhwan pushed a change to tag v3.5.1-rc2 in repository https://gitbox.apache.org/repos/asf/spark.git at fd86f85e181f (commit) This tag includes the following new commits: new fd86f85e181f Preparing Spark release

(spark) 01/01: Preparing Spark release v3.5.1-rc2

2024-02-15 Thread kabhwan
This is an automated email from the ASF dual-hosted git repository. kabhwan pushed a commit to tag v3.5.1-rc2 in repository https://gitbox.apache.org/repos/asf/spark.git commit fd86f85e181fc2dc0f50a096855acf83a6cc5d9c Author: Jungtaek Lim AuthorDate: Thu Feb 15 10:56:47 2024 +

(spark) branch master updated: [SPARK-47056][TESTS] Add `scalastyle` and `checkstyle` rules to ban `FileBackedOutputStream`

2024-02-15 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 edf4ac4b518d [SPARK-47056][TESTS] Add