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

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


    from 6185e5cad7be [SPARK-47132][DOCS][PYTHON] Correct docstring for 
pyspark's dataframe.head
     add 9debaeaa5a07 [SPARK-47069][PYTHON][CONNECT] Introduce 
`spark.profile.show/dump` for SparkSession-based profiling

No new revisions were added by this update.

Summary of changes:
 python/pyspark/sql/connect/session.py              | 30 ++--------
 python/pyspark/sql/profiler.py                     | 70 ++++++++++++++++++++++
 python/pyspark/sql/session.py                      | 33 ++--------
 .../tests/connect/test_parity_memory_profiler.py   |  2 +-
 .../sql/tests/connect/test_parity_udf_profiler.py  |  2 +-
 python/pyspark/sql/tests/test_session.py           | 63 ++++++++++++++++++-
 python/pyspark/sql/tests/test_udf_profiler.py      | 28 ++++-----
 python/pyspark/tests/test_memory_profiler.py       | 28 ++++-----
 8 files changed, 171 insertions(+), 85 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to