(spark) branch branch-3.5 updated: [SPARK-47463][SQL][3.5] Use V2Predicate to wrap expression with return type of boolean

2024-04-18 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 e439e29a7bf1 [SPARK-47463][SQL][3.5]

(spark) branch master updated: [SPARK-47858][SPARK-47852][PYTHON][SQL][FOLLOWUP] Fix Python Liner

2024-04-18 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 fd3f70c74ba6

(spark) branch branch-3.4 updated: [SPARK-47895][SQL] group by all should be idempotent

2024-04-18 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 11c1c520fe57 [SPARK-47895][SQL] group

(spark) branch branch-3.5 updated: [SPARK-47895][SQL] group by all should be idempotent

2024-04-18 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 7aea21eae377 [SPARK-47895][SQL] group

Re: [PR] Add Apache Spark 3.4.3 docs [spark-website]

2024-04-18 Thread via GitHub
dongjoon-hyun merged PR #515: URL: https://github.com/apache/spark-website/pull/515 -- 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:

Re: [PR] Add Apache Spark 3.4.3 docs [spark-website]

2024-04-18 Thread via GitHub
dongjoon-hyun commented on PR #515: URL: https://github.com/apache/spark-website/pull/515#issuecomment-2064180691 Thank you! -- 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.

Re: [PR] Add Apache Spark 3.4.3 docs [spark-website]

2024-04-18 Thread via GitHub
viirya commented on PR #515: URL: https://github.com/apache/spark-website/pull/515#issuecomment-2064180915 Thank you @dongjoon-hyun for updating the doc. -- 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

Re: [PR] Add Apache Spark 3.4.3 news [spark-website]

2024-04-18 Thread via GitHub
dongjoon-hyun commented on PR #516: URL: https://github.com/apache/spark-website/pull/516#issuecomment-2064369233 Could you review this PR too, @viirya ? -- 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

[PR] Add Apache Spark 3.4.3 news [spark-website]

2024-04-18 Thread via GitHub
dongjoon-hyun opened a new pull request, #516: URL: https://github.com/apache/spark-website/pull/516 Vote Result: https://lists.apache.org/thread/3y4p28s1qf4tgkgs45j4ho2z3xrqkqfm Documentation: https://spark.apache.org/docs/3.4.3/ Binary: https://downloads.apache.org/spark/spark-3.4.3/

(spark-kubernetes-operator) branch main updated: [SPARK-47889][FOLLOWUP] Add `gradlew` to `.licenserc.yaml`

2024-04-18 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 fe6e74e

[PR] Add Apache Spark 3.4.3 docs [spark-website]

2024-04-18 Thread via GitHub
dongjoon-hyun opened a new pull request, #515: URL: https://github.com/apache/spark-website/pull/515 This PR aims to import the `v3.4.3 RC2` docs to Apache Spark 3.4.3 location simply. - https://dist.apache.org/repos/dist/dev/spark/v3.4.3-rc2-docs/_site/ -- This is an automated

Re: [PR] Add Apache Spark 3.4.3 docs [spark-website]

2024-04-18 Thread via GitHub
dongjoon-hyun commented on PR #515: URL: https://github.com/apache/spark-website/pull/515#issuecomment-2064142293 Could you review this PR, @viirya ? -- 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

svn commit: r68631 - /release/spark/spark-3.4.2/

2024-04-18 Thread dongjoon
Author: dongjoon Date: Thu Apr 18 15:12:12 2024 New Revision: 68631 Log: Remove Apache Spark 3.4.2 after releasing 3.4.3 Removed: release/spark/spark-3.4.2/ - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org

(spark) branch master updated: [SPARK-47887][CONNECT] Remove unused import `spark/connect/common.proto` from `spark/connect/relations.proto`

2024-04-18 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 6232085227ee [SPARK-47887][CONNECT] Remove

(spark) branch master updated: [SPARK-47893][BUILD] Upgrade ASM to 9.7

2024-04-18 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 51ca47da6c1a [SPARK-47893][BUILD] Upgrade ASM

Re: [PR] Add Apache Spark 3.4.3 news [spark-website]

2024-04-18 Thread via GitHub
dongjoon-hyun closed pull request #516: Add Apache Spark 3.4.3 news URL: https://github.com/apache/spark-website/pull/516 -- 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

Re: [PR] Add Apache Spark 3.4.3 news [spark-website]

2024-04-18 Thread via GitHub
dongjoon-hyun commented on PR #516: URL: https://github.com/apache/spark-website/pull/516#issuecomment-2064502048 Thank you, @viirya ! -- 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

Re: [PR] Add Apache Spark 3.4.3 news [spark-website]

2024-04-18 Thread via GitHub
dongjoon-hyun commented on PR #516: URL: https://github.com/apache/spark-website/pull/516#issuecomment-2064504993 Thank you, @huaxingao , too! -- 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

(spark) branch master updated: [MINOR][TESTS] Replace CONFIG_DIM1 with CONFIG_DIM2 in timestamp tests

2024-04-18 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 9f9cc87c1a19 [MINOR][TESTS] Replace

Re: [PR] Add Apache Spark 3.4.3 news [spark-website]

2024-04-18 Thread via GitHub
dongjoon-hyun commented on PR #516: URL: https://github.com/apache/spark-website/pull/516#issuecomment-2064413562 Could you review this `News` PR, @huaxingao ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

(spark-kubernetes-operator) branch main updated: [SPARK-47889] Setup gradle as build tool for operator repository

2024-04-18 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 5f2c89c [SPARK-47889] Setup

(spark) branch master updated: [SPARK-47898][SQL] Port HIVE-12270: Add DBTokenStore support to HS2 delegation token

2024-04-18 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 074ddc282567 [SPARK-47898][SQL] Port

(spark) branch master updated: [SPARK-47816][CONNECT][DOCS][FOLLOWUP] refine the description

2024-04-18 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 e2e17fe6e038

(spark) branch master updated (e2e17fe6e038 -> bb5ded8f1bb0)

2024-04-18 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 e2e17fe6e038 [SPARK-47816][CONNECT][DOCS][FOLLOWUP] refine the description add bb5ded8f1bb0

(spark) branch master updated: [SPARK-44461][FOLLOWUP][SS][CONNECT] Remove unneeded TODOs

2024-04-18 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 d09230b6601c

(spark) branch master updated (bb5ded8f1bb0 -> 76fb196a8ab7)

2024-04-18 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 bb5ded8f1bb0 [SPARK-47371][SQL][FOLLOWUP] XML: Stop ignoring CDATA within row tags add 76fb196a8ab7

(spark) branch branch-3.4 updated: [SPARK-47897][SQL][3.5] Fix ExpressionSet performance regression in scala 2.12

2024-04-18 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 bcaf61b975d6 [SPARK-47897][SQL][3.5] Fix

(spark) branch branch-3.5 updated: [SPARK-47897][SQL][3.5] Fix ExpressionSet performance regression in scala 2.12

2024-04-18 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 afd99d19a2b8 [SPARK-47897][SQL][3.5] Fix

(spark) branch master updated (fe47edece059 -> 8aa2dad46b79)

2024-04-18 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from fe47edece059 [SPARK-47883][SQL] Make `CollectTailExec.doExecute` lazy with RowQueue add 8aa2dad46b79

(spark) branch master updated: [SPARK-47901][BUILD] Upgrade common-text 1.12.0

2024-04-18 Thread yangjie01
This is an automated email from the ASF dual-hosted git repository. yangjie01 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 06b12fc31709 [SPARK-47901][BUILD] Upgrade

(spark) branch master updated: [SPARK-47883][SQL] Make `CollectTailExec.doExecute` lazy with RowQueue

2024-04-18 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 fe47edece059 [SPARK-47883][SQL] Make

(spark) tag v3.4.3 created (now 1eb558c3a6fb)

2024-04-18 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to tag v3.4.3 in repository https://gitbox.apache.org/repos/asf/spark.git at 1eb558c3a6fb (commit) No new revisions were added by this update.

(spark) branch master updated: [SPARK-47895][SQL] group by all should be idempotent

2024-04-18 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 b5bb75ca240a [SPARK-47895][SQL] group by all

svn commit: r68618 - /dev/spark/v3.4.3-rc2-bin/ /release/spark/spark-3.4.3/

2024-04-18 Thread dongjoon
Author: dongjoon Date: Thu Apr 18 08:09:41 2024 New Revision: 68618 Log: Release Apache Spark 3.4.3 Added: release/spark/spark-3.4.3/ - copied from r68617, dev/spark/v3.4.3-rc2-bin/ Removed: dev/spark/v3.4.3-rc2-bin/

(spark) branch master updated (eb8688c2b6ce -> 564b2384c40d)

2024-04-18 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 eb8688c2b6ce [SPARK-47896][BUILD] Upgrade netty to `4.1.109.Final` add 564b2384c40d

(spark) branch master updated (216379df3543 -> bcafb43825ac)

2024-04-18 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 216379df3543 [SPARK-47858][SPARK-47852][PYTHON][SQL] Refactoring the structure for DataFrame error context

(spark) branch master updated: [SPARK-47896][BUILD] Upgrade netty to `4.1.109.Final`

2024-04-18 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 eb8688c2b6ce [SPARK-47896][BUILD] Upgrade

(spark) branch master updated: [SPARK-47858][SPARK-47852][PYTHON][SQL] Refactoring the structure for DataFrame error context

2024-04-18 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 216379df3543

(spark) branch master updated: [SPARK-47850][SQL] Support `spark.sql.hive.convertInsertingUnpartitionedTable`

2024-04-18 Thread yangjie01
This is an automated email from the ASF dual-hosted git repository. yangjie01 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 52a2e63dd714 [SPARK-47850][SQL] Support