You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by va...@apache.org on 2019/11/04 23:17:01 UTC

[spark] branch master updated (04536b2 -> ba2bc4b)

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

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


    from 04536b2  [SPARK-28552][SQL] Case-insensitive database URLs in JdbcDialect
     add ba2bc4b  [SPARK-20568][SS] Provide option to clean up completed files in streaming query

No new revisions were added by this update.

Summary of changes:
 docs/structured-streaming-programming-guide.md     |   7 +
 .../execution/streaming/FileStreamOptions.scala    |  37 ++++
 .../sql/execution/streaming/FileStreamSource.scala | 111 +++++++++-
 .../sql/streaming/FileStreamSourceSuite.scala      | 231 ++++++++++++++++++++-
 4 files changed, 375 insertions(+), 11 deletions(-)


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