(spark) branch master updated: [SPARK-47081][CONNECT] Support Query Execution Progress

2024-04-03 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 f6999df0c7f0 [SPARK-47081][CONNECT] Support

(spark) branch master updated (d75c77562d27 -> 3f6ac60e9966)

2024-04-03 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 d75c77562d27 [SPARK-46812][PYTHON][TESTS][FOLLOWUP] Skip `pandas`-required tests if pandas is not available

(spark) branch master updated (d272a1b4367e -> d75c77562d27)

2024-04-03 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 d272a1b4367e [SPARK-47724][PYTHON][TESTS] Add an environment variable for testing remote pure Python library

(spark) branch master updated: [SPARK-47724][PYTHON][TESTS] Add an environment variable for testing remote pure Python library

2024-04-03 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 d272a1b4367e [SPARK-47724][PYTHON][TESTS] Add

(spark) branch master updated: [SPARK-47705][INFRA][FOLLOWUP] Sort LogKey alphabetically and build a test to ensure it

2024-04-03 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 c25fd93199cc [SPARK-47705][INFRA][FOLLOWUP]

(spark) branch master updated (447f8aff6c26 -> 678aeb7ef708)

2024-04-03 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 447f8aff6c26 [SPARK-47720][CORE] Update `spark.speculation.multiplier` to 3 and `spark.speculation.quantile` to

(spark) branch master updated (d87ac8ef49db -> 447f8aff6c26)

2024-04-03 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 d87ac8ef49db [SPARK-47708][CONNECT] Do not log gRPC exception to stderr in PySpark add 447f8aff6c26

(spark) branch master updated: [SPARK-47708][CONNECT] Do not log gRPC exception to stderr in PySpark

2024-04-03 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 d87ac8ef49db [SPARK-47708][CONNECT] Do not

(spark) branch master updated: [SPARK-47210][SQL] Addition of implicit casting without indeterminate support

2024-04-03 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 e3aab8c19492 [SPARK-47210][SQL] Addition of

(spark) branch master updated: [SPARK-47722][SS] Wait until RocksDB background work finish before closing

2024-04-03 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 49eefc5d1d92 [SPARK-47722][SS] Wait until

(spark) branch master updated: [SPARK-47721][DOC] Guidelines for the Structured Logging Framework

2024-04-03 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 fbe6b1dba2ab [SPARK-47721][DOC] Guidelines

(spark) branch master updated (7dec5eb14644 -> 6a0555c39b2d)

2024-04-03 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 7dec5eb14644 [SPARK-47705][INFRA] Sort LogKey alphabetically and build a test to ensure it add 6a0555c39b2d

(spark) branch master updated: [SPARK-47705][INFRA] Sort LogKey alphabetically and build a test to ensure it

2024-04-03 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 7dec5eb14644 [SPARK-47705][INFRA] Sort LogKey

(spark) branch master updated (a427a4586177 -> 1515c567e4f0)

2024-04-03 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 a427a4586177 [SPARK-47710][SQL][DOCS] Postgres: Document Mapping Spark SQL Data Types from PostgreSQL add

(spark) branch master updated: [SPARK-47710][SQL][DOCS] Postgres: Document Mapping Spark SQL Data Types from PostgreSQL

2024-04-03 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 a427a4586177 [SPARK-47710][SQL][DOCS]

Re: [PR] update spark connect page based on pr feedback [spark-website]

2024-04-03 Thread via GitHub
dongjoon-hyun commented on code in PR #512: URL: https://github.com/apache/spark-website/pull/512#discussion_r1550172242 ## site/spark-connect/index.html: ## @@ -221,11 +221,11 @@ Benefits of Spark Connect Spark Connect workloads are easier to maintain -With the Spark JVM

Re: [PR] update spark connect page based on pr feedback [spark-website]

2024-04-03 Thread via GitHub
dongjoon-hyun commented on code in PR #512: URL: https://github.com/apache/spark-website/pull/512#discussion_r1550169507 ## site/spark-connect/index.html: ## @@ -182,7 +182,7 @@ High-level Spark Connect architec GlobalLimit 5 +- LocalLimit 5 +- SubqueryAlias

(spark) branch master updated (1404d1f801c7 -> efe437ef9f9e)

2024-04-03 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 1404d1f801c7 [SPARK-47715][BUILD][STS] Upgrade hive-service-rpc 4.0.0 add efe437ef9f9e

(spark) branch master updated: [SPARK-47715][BUILD][STS] Upgrade hive-service-rpc 4.0.0

2024-04-03 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 1404d1f801c7 [SPARK-47715][BUILD][STS] Upgrade

[PR] update spark connect page based on pr feedback [spark-website]

2024-04-03 Thread via GitHub
MrPowers opened a new pull request, #512: URL: https://github.com/apache/spark-website/pull/512 Addresses the comments from this PR: https://github.com/apache/spark-website/pull/511 Also rewords some of the language. -- This is an automated message from the Apache Git Service.

Re: [PR] Add Spark Connect page [spark-website]

2024-04-03 Thread via GitHub
srowen commented on code in PR #511: URL: https://github.com/apache/spark-website/pull/511#discussion_r1549627462 ## spark-connect/index.md: ## @@ -0,0 +1,151 @@ +--- +layout: global +type: "page singular" +title: Spark Connect +description: Spark Connect makes remote Spark

Re: [PR] Add Spark Connect page [spark-website]

2024-04-03 Thread via GitHub
srowen commented on code in PR #511: URL: https://github.com/apache/spark-website/pull/511#discussion_r1549628247 ## spark-connect/index.md: ## @@ -0,0 +1,151 @@ +--- +layout: global +type: "page singular" +title: Spark Connect +description: Spark Connect makes remote Spark

(spark) branch master updated (d16183d044a6 -> d487acd3008b)

2024-04-03 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 d16183d044a6 [SPARK-47653][SS] Add support for negative numeric types and range scan key encoder add d487acd3008b

(spark) branch master updated: [SPARK-47653][SS] Add support for negative numeric types and range scan key encoder

2024-04-03 Thread kabhwan
This is an automated email from the ASF dual-hosted git repository. kabhwan 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 d16183d044a6 [SPARK-47653][SS] Add support for

(spark) branch master updated (62f90ec6d32f -> 6e3a42515067)

2024-04-03 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 62f90ec6d32f [SPARK-47452][INFRA][FOLLOWUP] Enforce to install `six` to `Python 3.10` add 6e3a42515067

(spark) branch master updated: [SPARK-47452][INFRA][FOLLOWUP] Enforce to install `six` to `Python 3.10`

2024-04-03 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 62f90ec6d32f [SPARK-47452][INFRA][FOLLOWUP]