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 6fb417e [SPARK-37632][PYTHON] Drop code that targets Python < 3.7
add 6c7e20e [SPARK-37651][PYTHON] Use existing active Spark session
instead of SparkSession.getOrCreate in pandas API on Spark
No new revisions were added by this update.
Summary of changes:
python/pyspark/ml/util.py | 2 +-
python/pyspark/sql/column.py | 2 +-
python/pyspark/sql/context.py | 2 +-
python/pyspark/sql/readwriter.py | 4 ++--
python/pyspark/sql/session.py | 15 +++++++++++++--
python/pyspark/sql/streaming.py | 4 ++--
python/pyspark/sql/udf.py | 2 +-
7 files changed, 21 insertions(+), 10 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]