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-44721][CONNECT] Revamp retry logic and make retries 
run for 10 minutes

No new revisions were added by this update.

Summary of changes:
 .../ExecutePlanResponseReattachableIterator.scala  |   4 +-
 .../sql/connect/client/GrpcRetryHandler.scala      |  84 ++++++++++++-----
 .../connect/client/SparkConnectClientSuite.scala   |  26 +++++-
 python/pyspark/errors/error_classes.py             |   5 -
 python/pyspark/sql/connect/client/core.py          | 102 ++++++++++-----------
 .../sql/tests/connect/client/test_client.py        |  24 +++++
 .../sql/tests/connect/test_connect_basic.py        |  12 +++
 7 files changed, 170 insertions(+), 87 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to