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

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


    from b786f31  [SPARK-32643][CORE][K8S] Consolidate state decommissioning in 
the TaskSchedulerImpl realm
     add baaa756  [SPARK-32516][SQL][FOLLOWUP] 'path' option cannot coexist 
with path parameter for DataFrameWriter.save(), DataStreamReader.load() and 
DataStreamWriter.start()

No new revisions were added by this update.

Summary of changes:
 docs/sql-migration-guide.md                        |  2 +-
 python/pyspark/sql/tests/test_streaming.py         | 19 +++++---
 .../org/apache/spark/sql/internal/SQLConf.scala    |  5 ++-
 .../org/apache/spark/sql/DataFrameReader.scala     |  3 +-
 .../org/apache/spark/sql/DataFrameWriter.scala     |  7 +++
 .../spark/sql/streaming/DataStreamReader.scala     |  7 +++
 .../spark/sql/streaming/DataStreamWriter.scala     |  7 +++
 .../test/DataStreamReaderWriterSuite.scala         | 51 +++++++++++++++++++++-
 .../sql/test/DataFrameReaderWriterSuite.scala      | 33 ++++++++++++--
 9 files changed, 119 insertions(+), 15 deletions(-)


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

Reply via email to