[spark] branch branch-3.5 updated: [SPARK-44876][PYTHON] Fix Arrow-optimized Python UDF on Spark Connect

2023-08-20 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 646562027b8 [SPARK-44876][PYTHON] Fix

[spark] branch master updated: [SPARK-44876][PYTHON] Fix Arrow-optimized Python UDF on Spark Connect

2023-08-20 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 75c0b8b61ca [SPARK-44876][PYTHON] Fix Arrow

[spark] branch branch-3.5 updated: [SPARK-44882][PYTHON][CONNECT] Remove function uuid/random/chr from PySpark

2023-08-20 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 950ca5d6767 [SPARK-44882][PYTHON

[spark] branch master updated: [SPARK-44882][PYTHON][CONNECT] Remove function uuid/random/chr from PySpark

2023-08-20 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 169af1191fc [SPARK-44882][PYTHON][CONNECT

[spark] branch branch-3.5 updated: [SPARK-44721][CONNECT] Revamp retry logic and make retries run for 10 minutes

2023-08-17 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 122d982143f [SPARK-44721][CONNECT

[spark] branch master updated (fce83d49993 -> 4952a03fdc2)

2023-08-17 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 fce83d49993 [SPARK-44822][PYTHON][SQL] Make Python UDTFs by default non-deterministic add 4952a03fdc2 [SPARK

[spark] branch branch-3.5 updated: [SPARK-43509][PYTHON][CONNECT][FOLLOW-UP] Check SPARK_CONNECT_MODE_ENABLED when creating a session

2023-08-16 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 bbaeb35d9bd [SPARK-43509][PYTHON

[spark] branch master updated: [SPARK-43509][PYTHON][CONNECT][FOLLOW-UP] Check SPARK_CONNECT_MODE_ENABLED when creating a session

2023-08-16 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 11cbdc291c9 [SPARK-43509][PYTHON][CONNECT

[spark] branch branch-3.5 updated: [SPARK-44740][CONNECT][FOLLOW] Fix metadata values in Python client

2023-08-11 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 5900123e924 [SPARK-44740][CONNECT

[spark] branch master updated: [SPARK-44740][CONNECT][FOLLOW] Fix metadata values in Python client

2023-08-11 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 e38d06be77e [SPARK-44740][CONNECT][FOLLOW

[spark] branch branch-3.5 updated: [SPARK-44422][FOLLOWUP][CONNECT] Fix typo in ProtoUtils

2023-08-11 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 04e0d85e8a3 [SPARK-44422][FOLLOWUP

[spark] branch master updated (3c5f6a2ebf8 -> 3ed99206cc2)

2023-08-11 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 3c5f6a2ebf8 [SPARK-44625][CONNECT][FOLLOWUP] Make initialization of SparkConnectExecutionManager lazy add

[spark] branch branch-3.5 updated: [SPARK-44461][3.5][SS][PYTHON][CONNECT] Verify Python Version for spark connect streaming workers

2023-08-11 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 b52086b55b2 [SPARK-44461][3.5][SS

[spark] branch branch-3.5 updated (a39d59f6a21 -> 619799289b6)

2023-08-11 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git from a39d59f6a21 [SPARK-44770][WEBUI] Add a displayOrder variable to WebUITab to specify the order in which tabs

[spark] branch master updated: [SPARK-44625][CONNECT][FOLLOWUP] Make initialization of SparkConnectExecutionManager lazy

2023-08-11 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 3c5f6a2ebf8 [SPARK-44625][CONNECT][FOLLOWUP

[spark] branch master updated: Revert "[SPARK-44760][INFRA] Fix list index out of range for JIRA resolution in merge_spark_pr"

2023-08-10 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 88de5663cc8 Revert "[SPARK-44760][INFRA

[spark] branch master updated: [SPARK-43872][PS] Support `(DataFrame|Series).plot` with pandas 2.0.0 and above

2023-08-10 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 1c3f618ee38 [SPARK-43872][PS] Support

[spark] branch master updated: [SPARK-44705][PYTHON] Make PythonRunner single-threaded

2023-08-10 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 8aaff558394 [SPARK-44705][PYTHON] Make

[spark] branch branch-3.5 updated: [SPARK-44765][CONNECT] Simplify retries of ReleaseExecute

2023-08-10 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 98cd980f57e [SPARK-44765][CONNECT

[spark] branch master updated (42eb4223628 -> 9bde882fcb3)

2023-08-10 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 42eb4223628 [SPARK-43032][FOLLOWUP][SS][CONNECT] StreamingQueryManager bug fix add 9bde882fcb3 [SPARK-44765

[spark] branch branch-3.5 updated: [SPARK-43032][FOLLOWUP][SS][CONNECT] StreamingQueryManager bug fix

2023-08-10 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 1a3dce36e2a [SPARK-43032][FOLLOWUP

[spark] branch master updated (8fe50fcdb6a -> 42eb4223628)

2023-08-10 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 8fe50fcdb6a [SPARK-44766][PYTHON] Cache the pandas converter for reuse for Python UDTFs add 42eb4223628

[spark] branch branch-3.5 updated: [SPARK-44766][PYTHON] Cache the pandas converter for reuse for Python UDTFs

2023-08-10 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 ce0f215534b [SPARK-44766][PYTHON

[spark] branch master updated: [SPARK-44766][PYTHON] Cache the pandas converter for reuse for Python UDTFs

2023-08-10 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 8fe50fcdb6a [SPARK-44766][PYTHON] Cache

[spark] branch master updated: [SPARK-43245][SPARK-43705][PS] Type match for `DatetimeIndex`/`TimedeltaIndex` with pandas 2

2023-08-10 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 2c9b25a90b5 [SPARK-43245][SPARK-43705][PS

[spark] branch master updated (97cfe45c157 -> 5c94565e75c)

2023-08-09 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 97cfe45c157 [SPARK-44701][PYTHON][TESTS][FOLLOWUP] Keep `torch` in 3.5 daily GA add 5c94565e75c [MINOR][BUILD

[spark] branch master updated: [SPARK-44701][PYTHON][TESTS][FOLLOWUP] Keep `torch` in 3.5 daily GA

2023-08-09 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 97cfe45c157 [SPARK-44701][PYTHON][TESTS

[spark] branch branch-3.5 updated: [SPARK-44461][SS][PYTHON][CONNECT] Verify Python Version for spark connect streaming workers

2023-08-09 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 6b55d618d36 [SPARK-44461][SS][PYTHON

[spark] branch master updated: [SPARK-44461][SS][PYTHON][CONNECT] Verify Python Version for spark connect streaming workers

2023-08-09 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 0eeb6042859 [SPARK-44461][SS][PYTHON][CONNECT

[spark] branch master updated (3b3e0fdc61c -> 1846991b20a)

2023-08-09 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 3b3e0fdc61c [SPARK-42621][PS] Add inclusive parameter for pd.date_range add 1846991b20a [SPARK-44732][SQL

[spark] branch master updated: [SPARK-42621][PS] Add inclusive parameter for pd.date_range

2023-08-09 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 3b3e0fdc61c [SPARK-42621][PS] Add inclusive

[spark] branch branch-3.5 updated: [SPARK-44747][CONNECT] Add missing SparkSession.Builder methods

2023-08-09 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 6e4abe11442 [SPARK-44747][CONNECT

[spark] branch master updated: [SPARK-44747][CONNECT] Add missing SparkSession.Builder methods

2023-08-09 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 d27496eb3bf [SPARK-44747][CONNECT] Add

[spark] branch branch-3.5 updated: [SPARK-44740][CONNECT] Support specifying `session_id` in SPARK_REMOTE connection string

2023-08-09 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 576d1698c7b [SPARK-44740][CONNECT

[spark] branch master updated: [SPARK-44740][CONNECT] Support specifying `session_id` in SPARK_REMOTE connection string

2023-08-09 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 7af4e358f3f [SPARK-44740][CONNECT] Support

[spark] branch branch-3.5 updated: [SPARK-43429][CONNECT] Deflake SparkSessionSuite

2023-08-09 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 767b2b5a8dc [SPARK-43429][CONNECT

[spark] branch master updated: [SPARK-43429][CONNECT] Deflake SparkSessionSuite

2023-08-09 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 27c5a1f9f0e [SPARK-43429][CONNECT] Deflake

[spark] branch master updated: [SPARK-42620][PS] Add `inclusive` parameter for (DataFrame|Series).between_time

2023-08-09 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 0b757d3b610 [SPARK-42620][PS] Add `inclusive

[spark] branch branch-3.5 updated: Revert "[SPARK-43660][CONNECT][PS][FOLLOWUP] Remove JVM dependency for resample"

2023-08-09 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 39b3dd72bec Revert "[SPARK-

[spark] branch master updated: Revert "[SPARK-43660][CONNECT][PS][FOLLOWUP] Remove JVM dependency for resample"

2023-08-09 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 e5e0f389dad Revert "[SPARK-43660][CONNEC

[spark] branch branch-3.5 updated: [SPARK-43660][CONNECT][PS][FOLLOWUP] Remove JVM dependency for resample

2023-08-09 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 2e566a5b6d3 [SPARK-43660][CONNECT][PS

[spark] branch master updated (4f25df1dc25 -> b19a83e236b)

2023-08-09 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 4f25df1dc25 [SPARK-43979][SQL][FOLLOWUP] transformUpWithNewOutput` should only be used with new outputs add

[spark] branch branch-3.5 updated: [SPARK-44738][PYTHON][CONNECT] Add missing client metadata to calls

2023-08-09 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 03dfd4747ae [SPARK-44738][PYTHON

[spark] branch master updated: [SPARK-44738][PYTHON][CONNECT] Add missing client metadata to calls

2023-08-09 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 c73660c3e72 [SPARK-44738][PYTHON][CONNECT

[spark] branch master updated: [SPARK-43709][PS] Remove `closed` parameter from `ps.date_range` & enable test

2023-08-08 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 3cec5a4c7d8 [SPARK-43709][PS] Remove `closed

[spark] branch master updated (e05959e1900 -> eccc045a250)

2023-08-08 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 e05959e1900 [SPARK-44717][PYTHON][PS] Respect TimestampNTZ in resampling add eccc045a250 [MINOR][DOC] Fixed

[spark] branch branch-3.5 updated: [SPARK-44717][PYTHON][PS] Respect TimestampNTZ in resampling

2023-08-08 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 45dcb1cb67c [SPARK-44717][PYTHON][PS

[spark] branch master updated: [SPARK-44717][PYTHON][PS] Respect TimestampNTZ in resampling

2023-08-08 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 e05959e1900 [SPARK-44717][PYTHON][PS] Respect

[spark] branch master updated (66d8e6a3d83 -> 9c9a4a844da)

2023-08-08 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 66d8e6a3d83 [SPARK-44695][PYTHON] Improve error message for `DataFrame.toDF` add 9c9a4a844da [SPARK-43568

[spark] branch branch-3.5 updated: [SPARK-44695][PYTHON] Improve error message for `DataFrame.toDF`

2023-08-08 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 62cad2f8518 [SPARK-44695][PYTHON

[spark] branch master updated (3920a4189ca -> 66d8e6a3d83)

2023-08-08 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 3920a4189ca [SPARK-44723][BUILD] Upgrade `gcs-connector` to 2.2.16 add 66d8e6a3d83 [SPARK-44695][PYTHON

[spark] branch master updated (69bd8358827 -> 3920a4189ca)

2023-08-08 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 69bd8358827 [SPARK-44665][PYTHON] Add support for pandas DataFrame assertDataFrameEqual add 3920a4189ca

[spark] branch branch-3.5 updated: [SPARK-44665][PYTHON] Add support for pandas DataFrame assertDataFrameEqual

2023-08-08 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 57044292063 [SPARK-44665][PYTHON] Add

[spark] branch master updated: [SPARK-44665][PYTHON] Add support for pandas DataFrame assertDataFrameEqual

2023-08-08 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 69bd8358827 [SPARK-44665][PYTHON] Add support

[spark] branch branch-3.5 updated: [SPARK-44722][CONNECT] ExecutePlanResponseReattachableIterator._call_iter: AttributeError: 'NoneType' object has no attribute 'message'

2023-08-08 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 10e2462b0f7 [SPARK-44722][CONNECT

[spark] branch master updated: [SPARK-44722][CONNECT] ExecutePlanResponseReattachableIterator._call_iter: AttributeError: 'NoneType' object has no attribute 'message'

2023-08-08 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 ea00ecd1f88 [SPARK-44722][CONNECT

[spark] branch branch-3.4 updated: [SPARK-44657][CONNECT] Fix incorrect limit handling in ArrowBatchWithSchemaIterator and config parsing of CONNECT_GRPC_ARROW_MAX_BATCH_SIZE

2023-08-08 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 6e7e50eaaf7 [SPARK-44657][CONNECT

[spark] branch branch-3.5 updated: [SPARK-44657][CONNECT] Fix incorrect limit handling in ArrowBatchWithSchemaIterator and config parsing of CONNECT_GRPC_ARROW_MAX_BATCH_SIZE

2023-08-08 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 c2f5a42ee21 [SPARK-44657][CONNECT

[spark] branch master updated: [SPARK-44657][CONNECT] Fix incorrect limit handling in ArrowBatchWithSchemaIterator and config parsing of CONNECT_GRPC_ARROW_MAX_BATCH_SIZE

2023-08-08 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 f9d417fc17a [SPARK-44657][CONNECT] Fix

[spark] branch master updated: [SPARK-43567][PS] Support `use_na_sentinel` for `factorize`

2023-08-08 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 d2b60ff51fa [SPARK-43567][PS] Support

[spark] branch branch-3.5 updated: [SPARK-44694][PYTHON][CONNECT] Refactor active sessions and expose them as an API

2023-08-07 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 21e7fe81a66 [SPARK-44694][PYTHON

[spark] branch master updated: [SPARK-44694][PYTHON][CONNECT] Refactor active sessions and expose them as an API

2023-08-07 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 9368a0f0c10 [SPARK-44694][PYTHON][CONNECT

[spark] branch branch-3.5 updated: [MINOR][UI] Increasing the number of significant digits for Fraction Cached of RDD

2023-08-07 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 df02aa29ddc [MINOR][UI] Increasing

[spark] branch master updated: [MINOR][UI] Increasing the number of significant digits for Fraction Cached of RDD

2023-08-07 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 f47a2560e6e [MINOR][UI] Increasing the number

[spark] branch branch-3.5 updated: [SPARK-44132][SQL] Materialize `Stream` of join column names to avoid codegen failure

2023-08-07 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 4f869ce6f67 [SPARK-44132][SQL

[spark] branch master updated: [SPARK-44132][SQL] Materialize `Stream` of join column names to avoid codegen failure

2023-08-07 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 8911578020f [SPARK-44132][SQL] Materialize

[spark] branch branch-3.5 updated: [SPARK-44575][SQL][CONNECT] Implement basic error translation

2023-08-07 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 3b24f65fd5a [SPARK-44575][SQL

[spark] branch master updated: [SPARK-44575][SQL][CONNECT] Implement basic error translation

2023-08-07 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 42e5daddf3b [SPARK-44575][SQL][CONNECT

[spark] branch master updated: [SPARK-43606][PS] Remove `Int64Index` & `Float64Index`

2023-08-07 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 d5d3f393f16 [SPARK-43606][PS] Remove

[spark] branch master updated: [SPARK-44701][PYTHON][TESTS] Skip `ClassificationTestsOnConnect` when `torch` is not installed

2023-08-07 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 433fb2af8a3 [SPARK-44701][PYTHON][TESTS] Skip

[spark] branch branch-3.5 updated: [SPARK-44701][PYTHON][TESTS] Skip `ClassificationTestsOnConnect` when `torch` is not installed

2023-08-07 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 7ecbdfa2fdb [SPARK-44701][PYTHON

[spark] branch branch-3.5 updated: [SPARK-44682][PS] Make pandas error class message_parameters strings

2023-08-06 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 200440e1845 [SPARK-44682][PS] Make

[spark] branch master updated: [SPARK-44682][PS] Make pandas error class message_parameters strings

2023-08-06 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 df8e52d84d1 [SPARK-44682][PS] Make pandas

[spark] branch branch-3.5 updated: [SPARK-41636][SQL] Make sure `selectFilters` returns predicates in deterministic order

2023-08-06 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 c07eb181609 [SPARK-41636][SQL] Make

[spark] branch master updated (a640373fff3 -> 9462dcd0e99)

2023-08-06 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 a640373fff3 [SPARK-44629][PYTHON][DOCS] Publish PySpark Test Guidelines webpage add 9462dcd0e99 [SPARK-41636

[spark] branch branch-3.5 updated: [SPARK-44629][PYTHON][DOCS] Publish PySpark Test Guidelines webpage

2023-08-06 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 36e7fe2e49c [SPARK-44629][PYTHON

[spark] branch master updated: [SPARK-44629][PYTHON][DOCS] Publish PySpark Test Guidelines webpage

2023-08-06 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 a640373fff3 [SPARK-44629][PYTHON][DOCS

[spark] branch branch-3.4 updated: [SPARK-44670][PYTHON][TESTS][PS][3.4] Fix 'test_dataframe_conversion.DataFrameConversionTest.get_excel_dfs' test to work with Python 3.7

2023-08-05 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 f17b226fc80 [SPARK-44670][PYTHON

[spark] branch branch-3.5 updated: [SPARK-44671][PYTHON][CONNECT] Retry ExecutePlan in case initial request didn't reach server in Python client

2023-08-04 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 981cf80f7ac [SPARK-44671][PYTHON

[spark] branch master updated: [SPARK-44671][PYTHON][CONNECT] Retry ExecutePlan in case initial request didn't reach server in Python client

2023-08-04 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 780bae92839 [SPARK-44671][PYTHON][CONNECT

[spark] branch master updated: [SPARK-44582][SQL] Skip iterator on SMJ if it was cleaned up

2023-08-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 2c2d6534beb [SPARK-44582][SQL] Skip iterator

[spark] branch branch-3.5 updated: [SPARK-44624][CONNECT] Retry ExecutePlan in case initial request didn't reach server

2023-08-03 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 b2966d762721 [SPARK-44624][CONNECT

[spark] branch master updated: [SPARK-44624][CONNECT] Retry ExecutePlan in case initial request didn't reach server

2023-08-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 52437bc73695 [SPARK-44624][CONNECT] Retry

[spark] branch branch-3.5 updated: [SPARK-44664][PYTHON][CONNECT] Release the execute when closing the iterator in Python client

2023-08-03 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 cd653cff3cbe [SPARK-44664][PYTHON

[spark] branch master updated (4ed59d93263 -> 492f6fac02a)

2023-08-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 4ed59d93263 [SPARK-44619][INFRA] Free up disk space for container jobs add 492f6fac02a [SPARK-44664][PYTHON

[spark] branch branch-3.5 updated: [SPARK-40770][PYTHON][FOLLOW-UP][3.5] Improved error messages for mapInPandas for schema mismatch

2023-08-03 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 d85f3bc5a54 [SPARK-40770][PYTHON

[spark] branch master updated: [SPARK-43562][SPARK-43870][PS] Remove APIs from `DataFrame` and `Series`

2023-08-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 678f47264e0 [SPARK-43562][SPARK-43870][PS

[spark] branch master updated: [SPARK-43873][PS] Enabling `FrameDescribeTests`

2023-08-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 26ed4fbc00d [SPARK-43873][PS] Enabling

[spark] branch master updated: [SPARK-44640][PYTHON] Improve error messages for Python UDTF returning non Iterable

2023-08-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 380c0f2033f [SPARK-44640][PYTHON] Improve

[spark] branch master updated: [SPARK-44433][PYTHON][CONNECT][SS][FOLLOWUP] Terminate listener process with `removeListener` and improvements

2023-08-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 5c36c580477 [SPARK-44433][PYTHON][CONNECT][SS

[spark] branch branch-3.5 updated: [SPARK-44642][CONNECT] ReleaseExecute in ExecutePlanResponseReattachableIterator after it gets error from server

2023-08-03 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 43a853660b0 [SPARK-44642][CONNECT

[spark] branch master updated (16b031eb144 -> d2d43b888ae)

2023-08-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 16b031eb144 [SPARK-44652] Raise error when only one df is None add d2d43b888ae [SPARK-44642][CONNECT

[spark] branch branch-3.5 updated: [SPARK-44652] Raise error when only one df is None

2023-08-03 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 1d0d8f5fa6c [SPARK-44652] Raise error

[spark] branch master updated: [SPARK-44652] Raise error when only one df is None

2023-08-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 16b031eb144 [SPARK-44652] Raise error when

[spark] branch branch-3.5 updated: [SPARK-44645][PYTHON][DOCS] Update assertDataFrameEqual docs error example output

2023-08-02 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 c27b7a47f26 [SPARK-44645][PYTHON

[spark] branch master updated (3b3e3011326 -> 445e3c39522)

2023-08-02 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 3b3e3011326 [SPARK-42730][CONNECT][DOCS] Update Spark Standalone Mode page add 445e3c39522 [SPARK-44645

[spark] branch branch-3.4 updated: [SPARK-42730][CONNECT][DOCS] Update Spark Standalone Mode page

2023-08-02 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 4a024a12662 [SPARK-42730][CONNECT

[spark] branch branch-3.5 updated: [SPARK-42730][CONNECT][DOCS] Update Spark Standalone Mode page

2023-08-02 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 c8665288db8 [SPARK-42730][CONNECT

[spark] branch master updated: [SPARK-42730][CONNECT][DOCS] Update Spark Standalone Mode page

2023-08-02 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 3b3e3011326 [SPARK-42730][CONNECT][DOCS

[spark] branch master updated: [SPARK-44488][SQL] Support deserializing long types when creating `Metadata` object from JObject

2023-08-02 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 c607f184303 [SPARK-44488][SQL] Support

<    5   6   7   8   9   10   11   12   13   14   >