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 0cc2319044a9 [SPARK-54235][UI][DOCS] Upgrade jQuery from 3.5.1 to 3.7.1
     add 96ed48db3879 [SPARK-54226][SQL] Extend Arrow compression to Pandas UDF

No new revisions were added by this update.

Summary of changes:
 .../sql/tests/pandas/test_pandas_grouped_map.py    | 60 ++++++++++++++++
 .../tests/pandas/test_pandas_udf_grouped_agg.py    | 36 ++++++++++
 .../sql/tests/pandas/test_pandas_udf_scalar.py     | 56 +++++++++++++++
 .../sql/execution/arrow/ArrowWriterWrapper.scala   |  8 ++-
 .../org/apache/spark/sql/internal/SQLConf.scala    | 15 ++++
 .../sql/execution/arrow/ArrowConverters.scala      |  6 +-
 .../python/CoGroupedArrowPythonRunner.scala        | 39 ++++++++++-
 .../sql/execution/python/PythonArrowInput.scala    | 79 ++++++++++++++++++++--
 8 files changed, 285 insertions(+), 14 deletions(-)


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

Reply via email to