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-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org