[spark] branch master updated: [SPARK-45130][CONNECT][ML][PYTHON] Avoid Spark connect ML model to change input pandas dataframe

2023-09-17 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 99a979df0de [SPARK-45130][CONNECT][ML][PYTHON]

[spark] branch master updated: [SPARK-45167][CONNECT][PYTHON][FOLLOW-UP] Use lighter threading Rlock, and use the existing eventually util function

2023-09-17 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 d5ff04da217

[spark] branch master updated: [SPARK-45179][DOCS][FOLLOWUP] Add migration guide for Numpy minimum version upgrade

2023-09-17 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 94b0ff59d84 [SPARK-45179][DOCS][FOLLOWUP] Add

[spark] branch master updated: [SPARK-45189][SQL] Creating UnresolvedRelation from TableIdentifier should include the catalog field

2023-09-17 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 46e07245eaf [SPARK-45189][SQL] Creating

[spark] branch master updated (f5365d0dc59 -> fd155189226)

2023-09-17 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 f5365d0dc59 [SPARK-45034][SQL] Support deterministic mode function add fd155189226

[spark] branch master updated: [SPARK-45034][SQL] Support deterministic mode function

2023-09-17 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 f5365d0dc59 [SPARK-45034][SQL] Support

[spark] branch branch-3.3 updated: [SPARK-45187][CORE] Fix `WorkerPage` to use the same pattern for `logPage` urls

2023-09-17 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new b170a670b68 [SPARK-45187][CORE] Fix

[spark] branch branch-3.4 updated: [SPARK-45187][CORE] Fix `WorkerPage` to use the same pattern for `logPage` urls

2023-09-17 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 b4eb947ea45 [SPARK-45187][CORE] Fix

[spark] branch branch-3.5 updated: [SPARK-45187][CORE] Fix `WorkerPage` to use the same pattern for `logPage` urls

2023-09-17 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 84a053e72ac [SPARK-45187][CORE] Fix

[spark] branch master updated: [SPARK-45187][CORE] Fix `WorkerPage` to use the same pattern for `logPage` urls

2023-09-17 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 f8f2735426e [SPARK-45187][CORE] Fix

[spark] branch master updated: [SPARK-45167][CONNECT][PYTHON] Python client must call `release_all`

2023-09-17 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 65b12f95c14 [SPARK-45167][CONNECT][PYTHON]

[spark] branch master updated: [SPARK-45180][PS] Remove boolean inputs for `inclusive` parameter from `Series.between`

2023-09-17 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 5d19a51ae6c [SPARK-45180][PS] Remove boolean

[spark] branch branch-3.5 updated: [SPARK-45078][SQL] Fix `array_insert` ImplicitCastInputTypes not work

2023-09-17 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk 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 723a85eb2df [SPARK-45078][SQL] Fix

[spark] branch master updated: [SPARK-45078][SQL] Fix `array_insert` ImplicitCastInputTypes not work

2023-09-17 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 e84c66db60c [SPARK-45078][SQL] Fix

[spark] branch master updated: [SPARK-45168][PYTHON][FOLLOWUP] Add migration guide for Pandas minimum version upgrade

2023-09-17 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 21a9458c2d3 [SPARK-45168][PYTHON][FOLLOWUP]