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 9297c5d6e90a [SPARK-50684][PYTHON] Improve Py4J performance in 
DataFrameQueryContext
     add 2d320aaa420f [SPARK-50685][PYTHON] Improve Py4J performance by 
leveraging getattr

No new revisions were added by this update.

Summary of changes:
 python/pyspark/core/context.py               | 20 ++++++++++++--------
 python/pyspark/core/files.py                 |  2 +-
 python/pyspark/core/rdd.py                   |  2 +-
 python/pyspark/errors/exceptions/captured.py |  8 ++++----
 python/pyspark/ml/classification.py          |  6 ++++--
 python/pyspark/ml/common.py                  | 10 +++++-----
 python/pyspark/ml/connect/io_utils.py        |  4 +++-
 python/pyspark/ml/functions.py               |  8 ++++++--
 python/pyspark/ml/image.py                   | 10 +++++-----
 python/pyspark/ml/pipeline.py                |  4 ++--
 python/pyspark/ml/tuning.py                  |  4 ++--
 python/pyspark/resource/profile.py           |  6 +++---
 python/pyspark/sql/classic/column.py         |  4 +++-
 python/pyspark/sql/connect/client/core.py    |  4 ++--
 python/pyspark/sql/datasource.py             |  6 +++---
 python/pyspark/sql/observation.py            |  2 +-
 python/pyspark/sql/pandas/map_ops.py         |  2 +-
 python/pyspark/sql/streaming/readwriter.py   | 28 +++++++++++++++-------------
 python/pyspark/sql/udf.py                    |  2 +-
 python/pyspark/sql/udtf.py                   | 12 ++++++------
 20 files changed, 80 insertions(+), 64 deletions(-)


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

Reply via email to