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