You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2020/09/10 01:52:21 UTC

[spark] branch master updated (f7995c5 -> ab2fa88)

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 f7995c5  Revert "[SPARK-32677][SQL] Load function resource before create"
     add ab2fa88  [SPARK-32516][SQL][FOLLOWUP] Remove unnecessary check if path string is empty for DataFrameWriter.save(), DataStreamReader.load() and DataStreamWriter.start()

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/DataFrameWriter.scala     |  2 +-
 .../spark/sql/streaming/DataStreamReader.scala     |  2 +-
 .../spark/sql/streaming/DataStreamWriter.scala     |  2 +-
 .../test/DataStreamReaderWriterSuite.scala         | 39 ++++++++++++++--------
 .../sql/test/DataFrameReaderWriterSuite.scala      | 18 ++++++----
 5 files changed, 41 insertions(+), 22 deletions(-)


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