(spark) branch master updated: [SPARK-47610][CORE] Always set `io.netty.tryReflectionSetAccessible=true`

2024-03-26 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 5f392a219de2 [SPARK-47610][CORE] Always set

(spark) branch master updated: [SPARK-42040][SQL] SPJ: Introduce a new API for V2 input partition to report partition statistics

2024-03-26 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 eef44f0e8bd7 [SPARK-42040][SQL] SPJ: Introduce

(spark) branch master updated (88b29c5076d4 -> 9db527ec5adc)

2024-03-26 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 88b29c5076d4 [SPARK-47570][SS] Integrate range scan encoder changes with timer implementation add 9db527ec5adc

(spark) branch master updated: [SPARK-47570][SS] Integrate range scan encoder changes with timer implementation

2024-03-26 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 88b29c5076d4 [SPARK-47570][SS] Integrate range

(spark) branch master updated: [SPARK-47273][SS][PYTHON] implement Python data stream writer interface

2024-03-26 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 5ac39181fe87 [SPARK-47273][SS][PYTHON]

(spark) branch master updated: [SPARK-47498][TESTS][CORE] Refine some GPU fraction calculation tests

2024-03-26 Thread wuyi
This is an automated email from the ASF dual-hosted git repository. wuyi 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 96b301ce4e41 [SPARK-47498][TESTS][CORE] Refine

(spark) branch branch-3.5 updated: [SPARK-47561][SQL] Fix analyzer rule order issues about Alias

2024-03-26 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 8bcbf7701388 [SPARK-47561][SQL] Fix

(spark) branch master updated (fd4b8e89f3a0 -> 7d87a94dd77f)

2024-03-26 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 fd4b8e89f3a0 [SPARK-47555][SQL] Show a warning message about SQLException if `JDBCTableCatalog.loadTable` fails

(spark) branch master updated (e00eace41a63 -> fd4b8e89f3a0)

2024-03-26 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 e00eace41a63 [SPARK-47561][SQL] Fix analyzer rule order issues about Alias add fd4b8e89f3a0 [SPARK-47555][SQL]

(spark) branch master updated: [SPARK-47561][SQL] Fix analyzer rule order issues about Alias

2024-03-26 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 e00eace41a63 [SPARK-47561][SQL] Fix analyzer

(spark) branch master updated: [SPARK-47544][PYTHON] SparkSession builder method is incompatible with visual studio code intellisense

2024-03-26 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 8e20f8e3b440 [SPARK-47544][PYTHON]

(spark) branch master updated: [SPARK-47557][SQL][TEST] Audit MySQL ENUM/SET Types

2024-03-26 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 89104b93d324 [SPARK-47557][SQL][TEST] Audit

(spark) branch master updated: [SPARK-47367][PYTHON][CONNECT][TESTS][FOLLOW-UP] Recover the test case for the number of partitions

2024-03-26 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 ded8cdf8d945

(spark) branch master updated: [SPARK-47431][SQL] Add session level default Collation

2024-03-26 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 6ee662c28ffb [SPARK-47431][SQL] Add session

(spark) branch master updated: [SPARK-47469][SS][TESTS] Add `Trigger.AvailableNow` tests for `transformWithState` operator

2024-03-26 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 3e8343205c4d [SPARK-47469][SS][TESTS] Add

(spark) branch master updated: [SPARK-47560][PYTHON][CONNECT] Avoid RPC to validate column name with cached schema

2024-03-26 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 becbf8b94213 [SPARK-47560][PYTHON][CONNECT]

(spark) branch master updated (a3aa08697686 -> a127df47f7a2)

2024-03-26 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 a3aa08697686 [SPARK-47358][SQL][COLLATION] Improve repeat expression support to return correct datatype add

(spark) branch master updated (ff38378d7e42 -> a3aa08697686)

2024-03-26 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from ff38378d7e42 [SPARK-47372][SS] Add support for range scan based key state encoder for use with state store provider