[spark] branch branch-3.4 updated: [SPARK-45054][SQL] HiveExternalCatalog.listPartitions should restore partition statistics

2023-09-01 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 d61bfb87e39 [SPARK-45054][SQL] HiveExter

[spark] branch branch-3.5 updated: [SPARK-45054][SQL] HiveExternalCatalog.listPartitions should restore partition statistics

2023-09-01 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 215f2d1c852 [SPARK-45054][SQL] HiveExter

[spark] branch master updated: [SPARK-45054][SQL] HiveExternalCatalog.listPartitions should restore partition statistics

2023-09-01 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 e9962e89335 [SPARK-45054][SQL] HiveExternalCatal

[spark] branch master updated (df534c355d9 -> e4ebb372fa1)

2023-09-01 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 df534c355d9 [SPARK-44952][SQL][PYTHON] Support named arguments in aggregate Pandas UDFs add e4ebb372fa1 [SPARK-44

[spark] branch master updated: [SPARK-44952][SQL][PYTHON] Support named arguments in aggregate Pandas UDFs

2023-09-01 Thread ueshin
This is an automated email from the ASF dual-hosted git repository. ueshin 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 df534c355d9 [SPARK-44952][SQL][PYTHON] Support na

[spark] branch master updated: [SPARK-45037][INFRA] Upload unit tests log files for timeouted cancel

2023-09-01 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 e86849a8432 [SPARK-45037][INFRA] Upload unit te

[spark] branch branch-3.5 updated: [SPARK-44750][PYTHON][CONNECT][TESTS][FOLLOW-UP] Avoid creating session twice in `SparkConnectSessionWithOptionsTest`

2023-09-01 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 16c9f8642ac [SPARK-44750][PYTHON][CONNE

[spark] branch master updated: [SPARK-44750][PYTHON][CONNECT][TESTS][FOLLOW-UP] Avoid creating session twice in `SparkConnectSessionWithOptionsTest`

2023-09-01 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 8c27de68756 [SPARK-44750][PYTHON][CONNECT][TEST

[spark] branch master updated: [SPARK-44942][INFRA] Use Jira notification options to sync with Github

2023-09-01 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 71d53130096 [SPARK-44942][INFRA] Use Jira notif

[spark] branch master updated: [SPARK-45048][CONNECT] Add additional tests for Python client and attachable execution

2023-09-01 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 e4114f67e12 [SPARK-45048][CONNECT] Add addition

[spark] branch branch-3.5 updated: [SPARK-44577][SQL] Fix INSERT BY NAME returns nonsensical error message

2023-09-01 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 b41fd4c454a [SPARK-44577][SQL] Fix INSER

[spark] branch master updated: [SPARK-44577][SQL] Fix INSERT BY NAME returns nonsensical error message

2023-09-01 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 00f66994c80 [SPARK-44577][SQL] Fix INSERT BY NAM

[spark] branch master updated (fd7acd32895 -> 9d28bef2f70)

2023-09-01 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 fd7acd32895 [SPARK-44238][CORE][SQL] Introduce a new `readFrom` method with byte array input for `BloomFilter` a