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

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


    from d304a0313ff1 [SPARK-54166][GEO][PYTHON] Introduce type encoders for 
geospatial types in PySpark
     add 6a369f953b0d [SPARK-54153][PYTHON] Support profiling iterator based 
Python UDFs

No new revisions were added by this update.

Summary of changes:
 python/pyspark/sql/tests/test_udf_profiler.py      |  88 ++++++++++++-----
 python/pyspark/tests/test_memory_profiler.py       |  16 ++--
 python/pyspark/worker.py                           | 106 +++++++++++++++------
 .../v2/python/UserDefinedPythonDataSource.scala    |   3 +-
 .../python/MapInBatchEvaluatorFactory.scala        |   5 +-
 .../sql/execution/python/MapInBatchExec.scala      |   3 +-
 6 files changed, 157 insertions(+), 64 deletions(-)


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

Reply via email to