[spark] branch master updated: [SPARK-45220][PYTHON][DOCS] Refine docstring of DataFrame.join

2023-10-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 db162369941 [SPARK-45220][PYTHON][DOCS]

[spark] branch master updated: [SPARK-45589][PYTHON][DOCS] Supplementary exception class

2023-10-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 47d3fa83e70 [SPARK-45589][PYTHON][DOCS]

[spark] branch master updated: [SPARK-45588][PROTOBUF][CONNECT][MINOR] Scaladoc improvement for StreamingForeachBatchHelper

2023-10-18 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 e359f210c45

[spark] branch master updated: [MINOR][CONNECT] Fix a typo in org.apache.spark.sql.connect.client.ArtifactManager

2023-10-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 3042ffd08fb [MINOR][CONNECT] Fix a typo in

[spark] branch branch-3.5 updated: [SPARK-45553][PS] Deprecate `assertPandasOnSparkEqual`

2023-10-18 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 17d283990b6 [SPARK-45553][PS]

[spark] branch master updated: [SPARK-45553][PS] Deprecate `assertPandasOnSparkEqual`

2023-10-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 f3e280b952d [SPARK-45553][PS] Deprecate

[spark] 02/02: Revert "[SPARK-45546][BUILD][INFRA] Make `publish-snapshot` support `package` first then `deploy`"

2023-10-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 commit e37dd3ab8e0707eead2cb068bc19456349ccdd86 Author: Hyukjin Kwon AuthorDate: Thu Oct 19 13:50:31 2023 +0900 Revert

[spark] branch master updated (a3c17b2e229 -> e37dd3ab8e0)

2023-10-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 a3c17b2e229 [SPARK-45562][SQL][FOLLOW-UP] XML: Make 'rowTag' option check case insensitive new 706872d4de2

[spark] 01/02: Revert "[SPARK-45546][BUILD][FOLLOW-UP] Remove snapshot repo mistakenly added"

2023-10-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 commit 706872d4de2374d1faf84d8706611a092c0b6e76 Author: Hyukjin Kwon AuthorDate: Thu Oct 19 13:50:22 2023 +0900 Revert

[spark] branch master updated: [SPARK-45562][SQL][FOLLOW-UP] XML: Make 'rowTag' option check case insensitive

2023-10-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 a3c17b2e229 [SPARK-45562][SQL][FOLLOW-UP]

[spark] branch master updated: [SPARK-45507][SQL] Correctness fix for nested correlated scalar subqueries with COUNT aggregates

2023-10-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 8a972c2fe87 [SPARK-45507][SQL] Correctness fix

[spark] branch master updated: [SPARK-45586][SQL] Reduce compiler latency for plans with large expression trees

2023-10-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 1e94415739c [SPARK-45586][SQL] Reduce compiler

[spark] branch master updated: [SPARK-45585][TEST] Fix time format and redirection issues in SparkSubmit tests

2023-10-18 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 a14f90941ca [SPARK-45585][TEST] Fix time format and

[spark] branch branch-3.5 updated: [SPARK-45585][TEST] Fix time format and redirection issues in SparkSubmit tests

2023-10-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 2f66851972c [SPARK-45585][TEST] Fix time

[spark] branch master updated: [SPARK-45582][SS] Ensure that store instance is not used after calling commit within output mode streaming aggregation

2023-10-18 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 b42ac52e787 [SPARK-45582][SS] Ensure that store

[spark] branch master updated: [SPARK-45581] Make SQLSTATE mandatory

2023-10-18 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 7e82e1bc43e [SPARK-45581] Make SQLSTATE

[spark] branch master updated: [SPARK-45549][CORE] Remove unused `numExistingExecutors` in `CoarseGrainedSchedulerBackend`

2023-10-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 b41ea9162f4c [SPARK-45549][CORE] Remove unused

[spark] branch master updated: [SPARK-45370][PYTHON][TESTS] Fix python test when ansi mode enabled

2023-10-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 4a35a31c038f [SPARK-45370][PYTHON][TESTS] Fix

[spark] branch master updated: [SPARK-45410][INFRA][FOLLOW-UP] Rename "Python - PyPy3.8 (master)" to "Build / Python-only (master, PyPy 3.8)"

2023-10-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 69bb68bc997c [SPARK-45410][INFRA][FOLLOW-UP]

[spark] branch master updated: [SPARK-45542][CORE] Replace `setSafeMode(HdfsConstants.SafeModeAction, boolean)` with `setSafeMode(SafeModeAction, boolean)`

2023-10-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 5d5a9dbfba18 [SPARK-45542][CORE] Replace

[spark] branch master updated: [SPARK-44649][SQL] Runtime Filter supports passing equivalent creation side expressions

2023-10-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 103de914a5f [SPARK-44649][SQL] Runtime Filter

[spark] branch master updated: [SPARK-45558][SS] Introduce a metadata file for streaming stateful operator

2023-10-18 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 3005dc89084 [SPARK-45558][SS] Introduce a

[spark] branch master updated (b1e57a2b359 -> d7d38fbc184)

2023-10-18 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 b1e57a2b359 [SPARK-45534][CORE] Use java.lang.ref.Cleaner instead of finalize for RemoteBlockPushResolver add

[spark] branch master updated: [SPARK-45534][CORE] Use java.lang.ref.Cleaner instead of finalize for RemoteBlockPushResolver

2023-10-18 Thread mridulm80
This is an automated email from the ASF dual-hosted git repository. mridulm80 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 b1e57a2b359 [SPARK-45534][CORE] Use

[spark] branch master updated: [SPARK-45035][SQL] Fix ignoreCorruptFiles/ignoreMissingFiles with multiline CSV/JSON will report error

2023-10-18 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk 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 11e7ea4f11d [SPARK-45035][SQL] Fix