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

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


    from 62efc7f364cf [SPARK-54939][PYTHON][TESTS] Add tests for pa.array type 
coercion
     add a03bedb6c128 [SPARK-54559] Use runnerConf to pass profiler option

No new revisions were added by this update.

Summary of changes:
 python/pyspark/worker.py                           | 15 +++++------
 .../v2/python/UserDefinedPythonDataSource.scala    |  3 +--
 .../python/ArrowAggregatePythonExec.scala          |  3 +--
 .../sql/execution/python/ArrowEvalPythonExec.scala |  9 +++----
 .../sql/execution/python/ArrowPythonRunner.scala   | 15 ++++++-----
 .../python/ArrowWindowPythonEvaluatorFactory.scala |  6 ++---
 .../execution/python/ArrowWindowPythonExec.scala   |  3 +--
 .../sql/execution/python/BatchEvalPythonExec.scala |  4 +--
 .../python/CoGroupedArrowPythonRunner.scala        |  5 ++--
 .../python/FlatMapCoGroupsInBatchExec.scala        |  3 +--
 .../python/FlatMapGroupsInBatchExec.scala          |  3 +--
 .../python/MapInBatchEvaluatorFactory.scala        |  6 ++---
 .../sql/execution/python/MapInBatchExec.scala      |  3 +--
 .../sql/execution/python/PythonUDFRunner.scala     | 31 ++++++++++------------
 .../ApplyInPandasWithStatePythonRunner.scala       |  2 +-
 .../TransformWithStateInPySparkPythonRunner.scala  |  2 +-
 16 files changed, 47 insertions(+), 66 deletions(-)


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

Reply via email to