This is an automated email from the ASF dual-hosted git repository.

kabhwan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 481f9866f5f5 [SPARK-55303][PYTHON][TESTS] Extract GoldenFileTestMixin 
for type coercion golden file tests
     add 612ade46381b [SPARK-54805][SS][PYTHON] Implement TwsTester in PySpark

No new revisions were added by this update.

Summary of changes:
 python/pyspark/sql/streaming/__init__.py           |    1 +
 python/pyspark/sql/streaming/tws_tester.py         |  689 ++++++++++++
 .../helper/helper_pandas_transform_with_state.py   |  420 +++++++
 .../sql/tests/pandas/streaming/test_tws_tester.py  | 1159 ++++++++++++++++++++
 4 files changed, 2269 insertions(+)
 create mode 100644 python/pyspark/sql/streaming/tws_tester.py
 create mode 100644 python/pyspark/sql/tests/pandas/streaming/test_tws_tester.py


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to