You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ka...@apache.org on 2020/12/01 05:46:37 UTC

[spark] branch master updated (1a042cc -> 52e5cc4)

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

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


    from 1a042cc  [SPARK-33530][CORE] Support --archives and spark.archives option natively
     add 52e5cc4  [SPARK-27188][SS] FileStreamSink: provide a new option to have retention on output files

No new revisions were added by this update.

Summary of changes:
 docs/structured-streaming-programming-guide.md     |  6 +-
 .../streaming/CompactibleFileStreamLog.scala       |  8 ++-
 .../sql/execution/streaming/FileStreamSink.scala   |  7 +-
 .../execution/streaming/FileStreamSinkLog.scala    | 25 ++++++-
 .../streaming/FileStreamSinkLogSuite.scala         | 77 +++++++++++++---------
 5 files changed, 83 insertions(+), 40 deletions(-)


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