You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2023/02/20 14:02:31 UTC

[spark] branch master updated (d5fa41efe2b -> b887d3de954)

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 d5fa41efe2b [SPARK-41741][SQL] Encode the string using the UTF_8 charset in ParquetFilters
     add b887d3de954 [SPARK-42477][CONNECT][PYTHON] accept user_agent in spark connect's connection string

No new revisions were added by this update.

Summary of changes:
 connector/connect/docs/client-connection-string.md | 12 +++-
 dev/sparktestsupport/modules.py                    |  1 +
 python/pyspark/sql/connect/client.py               | 29 +++++++++-
 python/pyspark/sql/tests/connect/test_client.py    | 67 ++++++++++++++++++++++
 .../sql/tests/connect/test_connect_basic.py        | 28 ++++++++-
 5 files changed, 132 insertions(+), 5 deletions(-)
 create mode 100644 python/pyspark/sql/tests/connect/test_client.py


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