(spark) branch branch-4.0 updated: [SPARK-53527][SQL] Improve fallback of analyzeExistenceDefaultValue

2025-09-08 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new 2d2a0d95a69f [SPARK-53527][SQL] Improve

(spark-website) branch asf-site updated: Update `Gemfile` to allow Ruby 3.0+ explicitly (#628)

2025-09-08 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 df693f7653 Update `Gemfile` to allo

Re: [PR] Update `Gemfile` to allow Ruby 3.0+ explicitly [spark-website]

2025-09-08 Thread via GitHub
dongjoon-hyun merged PR #628: URL: https://github.com/apache/spark-website/pull/628 -- 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: commits-unsubscr...@

Re: [PR] Update `Gemfile` to allow Ruby 3.0+ explicitly [spark-website]

2025-09-08 Thread via GitHub
dongjoon-hyun commented on PR #628: URL: https://github.com/apache/spark-website/pull/628#issuecomment-3268748086 Thank you, @HyukjinKwon ! -- 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 spe

(spark) branch master updated (b633ad30ac84 -> d16e92de0a3a)

2025-09-08 Thread ueshin
This is an automated email from the ASF dual-hosted git repository. ueshin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from b633ad30ac84 [SPARK-53518][SQL] No truncation for catalogString of User Defined Type add d16e92de0a3a [SPARK-5302

Re: [PR] Update `Gemfile` to allow Ruby 3.0+ explicitly [spark-website]

2025-09-08 Thread via GitHub
dongjoon-hyun commented on PR #628: URL: https://github.com/apache/spark-website/pull/628#issuecomment-3268137235 Could you review this PR, @yaooqinn ? -- 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 g

[PR] Update `Gemfile` to allow Ruby 3.0+ explicitly [spark-website]

2025-09-08 Thread via GitHub
dongjoon-hyun opened a new pull request, #628: URL: https://github.com/apache/spark-website/pull/628 (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 unsubsc

(spark-kubernetes-operator) branch gh-pages updated: Use Apache Spark 4.0.1 instead of 4.0.0

2025-09-08 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/spark-kubernetes-operator.git The following commit(s) were added to refs/heads/gh-pages by this push: new 8f685fb Use Apache Spa

Re: [PR] Remove duplicated files [spark-website]

2025-09-08 Thread via GitHub
viirya commented on PR #626: URL: https://github.com/apache/spark-website/pull/626#issuecomment-3267326680 > BTW, how to you handle this on your MacOS? For me, the current `asf-site` branch is very annoying on MacOS because MacOS is case-insensitive. Hmm, I forgot that if I encountere

(spark) branch master updated (cd6f63042461 -> 90ef38960586)

2025-09-08 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 cd6f63042461 [SPARK-52745][SQL][FOLLOWUP] Allow the absense of exists default add 90ef38960586 [SPARK-53488][SQL

(spark) branch master updated: [SPARK-53518][SQL] No truncation for catalogString of User Defined Type

2025-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 b633ad30ac84 [SPARK-53518][SQL] No truncation f

[PR] Make versioning-policy up-to-date with Spark 4.1.0 [spark-website]

2025-09-08 Thread via GitHub
dongjoon-hyun opened a new pull request, #627: URL: https://github.com/apache/spark-website/pull/627 Apache Spark Versioning Policy page is outdated. This PR aims to make it up-to-date with Spark 4.1.0 schedule. -- This is an automated message from the Apache Git Service. To respond

Re: [PR] Remove duplicated files [spark-website]

2025-09-08 Thread via GitHub
dongjoon-hyun closed pull request #626: Remove duplicated files URL: https://github.com/apache/spark-website/pull/626 -- 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 unsubsc

Re: [PR] Remove duplicated files [spark-website]

2025-09-08 Thread via GitHub
dongjoon-hyun commented on PR #626: URL: https://github.com/apache/spark-website/pull/626#issuecomment-3267310412 For `isnan.html` and `isNaN.html`, I confirmed that. > But seems for is nan, they are linked to different pages, so if you open the two isNaN and isnan html in the browser, t

Re: [PR] Remove duplicated files [spark-website]

2025-09-08 Thread via GitHub
viirya commented on PR #626: URL: https://github.com/apache/spark-website/pull/626#issuecomment-3267229728 > HTTP protocol is case-insensitive. It will work, @viirya . Yea, I think it is, for example GroupedData/groupedData html. But seems for is nan, they are linked to differen

Re: [PR] Remove duplicated files [spark-website]

2025-09-08 Thread via GitHub
dongjoon-hyun commented on PR #626: URL: https://github.com/apache/spark-website/pull/626#issuecomment-3267193680 Probably, it might be added mistakenly via some manual Bash script operations. -- This is an automated message from the Apache Git Service. To respond to the message, please l

Re: [PR] Remove duplicated files [spark-website]

2025-09-08 Thread via GitHub
dongjoon-hyun commented on PR #626: URL: https://github.com/apache/spark-website/pull/626#issuecomment-3267190599 I guess `isnan.html` seems to be added mistakenly because it's a duplication of `isnan%2CColumn-method.html`. Here, @viirya . https://github.com/apache/spark-website/blob

Re: [PR] Remove duplicated files [spark-website]

2025-09-08 Thread via GitHub
dongjoon-hyun commented on PR #626: URL: https://github.com/apache/spark-website/pull/626#issuecomment-3267171517 HTTP protocol is case-insensitive. It will work, @viirya . In addition, all the other versions (including 3.5.5 and 4.0.1) have no duplications. -- This is an automated

[PR] Remove duplicated files [spark-website]

2025-09-08 Thread via GitHub
dongjoon-hyun opened a new pull request, #626: URL: https://github.com/apache/spark-website/pull/626 -- 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-

(spark) branch master updated: [SPARK-48163][CONNECT][TESTS] Fix flaky tests in `SparkConnectServiceSuite` which are caused by `executorHolder` undefined

2025-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 d3f638f3f8f4 [SPARK-48163][CONNECT][TESTS] Fix

(spark) branch branch-4.0 updated (043819a9bd4d -> b92662194f32)

2025-09-08 Thread sarutak
This is an automated email from the ASF dual-hosted git repository. sarutak pushed a change to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/spark.git from 043819a9bd4d [SPARK-53505][CONNECT] Try the eager analysis first for withColumns and withColumnsRenamed in Spark

(spark-connect-go) branch dependabot/go_modules/golang.org/x/oauth2-0.31.0 created (now f00712e)

2025-09-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/golang.org/x/oauth2-0.31.0 in repository https://gitbox.apache.org/repos/asf/spark-connect-go.git at f00712e Bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 No n

(spark-connect-go) branch dependabot/go_modules/github.com/apache/arrow-go/v18-18.4.1 created (now 56cd92b)

2025-09-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/github.com/apache/arrow-go/v18-18.4.1 in repository https://gitbox.apache.org/repos/asf/spark-connect-go.git at 56cd92b Bump github.com/apache/arrow-go/v18 from

(spark) branch master updated: [SPARK-53489][SQL] Remove using `v2ColumnsToStructType` in `ApplyDefaultCollationToStringType`

2025-09-08 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 1454f252e45f [SPARK-53489][SQL] Remove using `v2

(spark) branch master updated (af16aa8e11c2 -> 6f51e04dcd7f)

2025-09-08 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 af16aa8e11c2 [SPARK-53480][PYTHON] Refactor arrow python runner code add 6f51e04dcd7f [SPARK-53515][SQL] Remove

(spark) branch branch-4.0 updated: [SPARK-53505][CONNECT] Try the eager analysis first for withColumns and withColumnsRenamed in Spark Connect

2025-09-08 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new 043819a9bd4d [SPARK-53505][CONNECT] Try

(spark) branch master updated (90ef38960586 -> c247483480d3)

2025-09-08 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 90ef38960586 [SPARK-53488][SQL] Update CollationTypeCoercion to be compatible with single-pass Analyzer logic ad

(spark) branch master updated: [SPARK-52745][SQL][FOLLOWUP] Allow the absense of exists default

2025-09-08 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 cd6f63042461 [SPARK-52745][SQL][FOLLOWUP] Allow

(spark) branch master updated (6f51e04dcd7f -> 3ad04e36e3ea)

2025-09-08 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 6f51e04dcd7f [SPARK-53515][SQL] Remove unused `private lazy val` from `SchemaOfCsv/Xml` add 3ad04e36e3ea [SPAR