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

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


    from fe2ab25  [MINOR][SQL] Fix a typo at 
'spark.sql.sources.fileCompressionFactor' error message in SQLConf
     add 9f4f49c  [SPARK-32853][SQL] Consecutive save/load calls in 
DataFrame/StreamReader/Writer should not fail

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/DataFrameReader.scala     | 34 ++++++++++--------
 .../org/apache/spark/sql/DataFrameWriter.scala     | 41 +++++++++++++++-------
 .../spark/sql/streaming/DataStreamReader.scala     | 19 +++++++---
 .../spark/sql/streaming/DataStreamWriter.scala     | 27 +++++++++-----
 .../test/DataStreamReaderWriterSuite.scala         | 15 ++++++++
 .../sql/test/DataFrameReaderWriterSuite.scala      |  9 +++++
 6 files changed, 103 insertions(+), 42 deletions(-)


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

Reply via email to