[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

[spark] branch branch-3.5 updated: [SPARK-44059][SQL] Add better error messages for SQL named argumnts

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 0ff363f4323 [SPARK-44059][SQL] Add

[spark] branch master updated: [SPARK-44059][SQL] Add better error messages for SQL named argumnts

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 b390c9c55a0 [SPARK-44059][SQL] Add better

[spark] branch branch-3.5 updated: [SPARK-44643][SQL][PYTHON] Fix Row.__repr__ for the case the field is empty Row

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 c6d4de6cf49 [SPARK-44643][SQL][PYTHON

[spark] branch master updated: [SPARK-44643][SQL][PYTHON] Fix Row.__repr__ for the case the field is empty Row

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 8a847181172 [SPARK-44643][SQL][PYTHON] Fix

[spark] branch branch-3.5 updated: [SPARK-44620][SQL][PS][CONNECT] Make `ResolvePivot` retain the `Plan_ID_TAG`

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 5cfd85fcf59 [SPARK-44620][SQL][PS

[spark] branch master updated: [SPARK-44620][SQL][PS][CONNECT] Make `ResolvePivot` retain the `Plan_ID_TAG`

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 1a89bdc60d5 [SPARK-44620][SQL][PS][CONNECT

[spark] branch master updated (68d8e65c782 -> 7b9057b90f9)

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 68d8e65c782 [SPARK-44424][CONNECT][PYTHON] Python client for reattaching to existing execute in Spark Connect

[spark] branch branch-3.5 updated: [SPARK-44424][PYTHON][CONNECT][FOLLOW-UP] Import Connect related libraries after checking dependencies

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 e2ad91e4547 [SPARK-44424][PYTHON

[spark] branch branch-3.5 updated: [SPARK-44424][CONNECT][PYTHON] Python client for reattaching to existing execute in Spark Connect

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 54a16da19c1 [SPARK-44424][CONNECT

[spark] branch master updated: [SPARK-44424][CONNECT][PYTHON] Python client for reattaching to existing execute in Spark Connect

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 68d8e65c782 [SPARK-44424][CONNECT][PYTHON

[spark] branch branch-3.5 updated: [SPARK-44626][SS][CONNECT] Followup on streaming query termination when client session is timed out for Spark Connect

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 02dc372314f [SPARK-44626][SS][CONNECT

[spark] branch master updated: [SPARK-44626][SS][CONNECT] Followup on streaming query termination when client session is timed out for Spark Connect

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 79938ee2a71 [SPARK-44626][SS][CONNECT

[spark] branch branch-3.5 updated: [SPARK-44631][CONNECT][CORE] Remove session-based directory when the isolated session cache is evicted

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 ad64333b4e0 [SPARK-44631][CONNECT

[spark] branch master updated: [SPARK-44631][CONNECT][CORE] Remove session-based directory when the isolated session cache is evicted

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 35d47651ed0 [SPARK-44631][CONNECT][CORE

[spark] branch branch-3.4 updated: [SPARK-44630][CORE][3.4] Revert "[SPARK-43043][CORE] Improve the performance of MapOutputTracker.updateMapOutput"

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 99a59a526f7 [SPARK-44630][CORE][3.4

[spark] branch branch-3.5 updated: [SPARK-44421][CONNECT][FOLLOWUP] Minor comment improvements

2023-08-01 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 6cd45ab801c [SPARK-44421][CONNECT

[spark] branch master updated: [SPARK-44421][CONNECT][FOLLOWUP] Minor comment improvements

2023-08-01 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 c1c4a79ff17 [SPARK-44421][CONNECT][FOLLOWUP

[spark] branch branch-3.5 updated: [SPARK-42941][SS][CONNECT][3.5] Python StreamingQueryListener

2023-08-01 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 808fd88bf4f [SPARK-42941][SS][CONNECT

[spark] branch master updated: [SPARK-44218][PYTHON] Customize diff log in assertDataFrameEqual error message format

2023-08-01 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 4f66f091ad5 [SPARK-44218][PYTHON] Customize

[spark] branch branch-3.5 updated: [SPARK-44218][PYTHON] Customize diff log in assertDataFrameEqual error message format

2023-08-01 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 dbee20a426e [SPARK-44218][PYTHON

[spark] branch branch-3.5 updated: [SPARK-44421][FOLLOWUP] Fix doc test in SparkThrowableSuite

2023-08-01 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 922b44b51ff [SPARK-44421][FOLLOWUP

[spark] branch master updated (821026bc730 -> 5b8eaf8be50)

2023-08-01 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 821026bc730 [SPARK-44311][CONNECT][SQL] Improved support for UDFs on value classes add 5b8eaf8be50 [SPARK

[spark] branch branch-3.5 updated: [SPARK-44421][SPARK-44423][CONNECT][FOLLOW-UP][3.5] Extends Logging to allow SparkConnectService to use logging

2023-07-31 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 b196e5408fd [SPARK-44421][SPARK-44423

[spark] branch branch-3.5 updated: [SPARK-44421][SPARK-44423][CONNECT] Reattachable execution in Spark Connect

2023-07-31 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 562068b79ed [SPARK-44421][SPARK-44423

[spark] branch master updated: [SPARK-44421][SPARK-44423][CONNECT] Reattachable execution in Spark Connect

2023-07-31 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 3e5203c64c0 [SPARK-44421][SPARK-44423

[spark] branch 3.5 deleted (was 3dcee0ccf7e)

2023-07-31 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch 3.5 in repository https://gitbox.apache.org/repos/asf/spark.git was 3dcee0ccf7e [SPARK-44538][CONNECT][SQL] Reinstate Row.jsonValue and friends The revisions that were on this branch

[spark] branch branch-3.5 updated: [SPARK-44617] Support comparison between lists of Rows

2023-07-31 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 889b6e97242 [SPARK-44617] Support

[spark] branch master updated: [SPARK-44617] Support comparison between lists of Rows

2023-07-31 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 eb4152dfcd6 [SPARK-44617] Support comparison

[spark] branch master updated: [SPARK-44602][SQL][CONNECT][PS] Make `WidenSetOperationTypes` retain the `Plan_ID_TAG`

2023-07-31 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 17c206fb71d [SPARK-44602][SQL][CONNECT][PS

[spark] branch branch-3.5 updated: [MINOR][TESTS] Rename ArrowParityTests to JobCancellationTests

2023-07-30 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 455ffd3527b [MINOR][TESTS] Rename

[spark] branch master updated: [MINOR][TESTS] Rename ArrowParityTests to JobCancellationTests

2023-07-30 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 af6e1775185 [MINOR][TESTS] Rename

[spark] branch master updated: [MINOR][TESTS] Clearing residual files after SparkSubmitSuite

2023-07-30 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 c93b410c81e [MINOR][TESTS] Clearing residual

[spark] branch branch-3.5 updated: [SPARK-44587][SQL][CONNECT] Increase protobuf marshaller recursion limit

2023-07-30 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 30efbfdcc8c [SPARK-44587][SQL

[spark] branch master updated: [SPARK-44587][SQL][CONNECT] Increase protobuf marshaller recursion limit

2023-07-30 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 55391f633a4 [SPARK-44587][SQL][CONNECT

[spark] branch branch-3.5 updated: [SPARK-44287][SQL][FOLLOWUP] Do not trigger execution too early

2023-07-30 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 3a5b737526a [SPARK-44287][SQL

[spark] branch master updated: [SPARK-44287][SQL][FOLLOWUP] Do not trigger execution too early

2023-07-30 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 0f9cca5b419 [SPARK-44287][SQL][FOLLOWUP] Do

[spark] branch branch-3.5 updated: [SPARK-44597][PYTHON][TESTS] Migrate test_sql assert_eq to use assertDataFrameEqual

2023-07-30 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 4bd975fa79a [SPARK-44597][PYTHON

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