[ 
https://issues.apache.org/jira/browse/SPARK-26875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated SPARK-26875:
-----------------------------------
    Labels: pull-request-available  (was: )

> Add an option on FileStreamSource to include modified files 
> ------------------------------------------------------------
>
>                 Key: SPARK-26875
>                 URL: https://issues.apache.org/jira/browse/SPARK-26875
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Mike Dias
>            Priority: Minor
>              Labels: pull-request-available
>
> The current behavior only the check the filename to determine if a file 
> should be processed or not. I propose to add an option to also test the file 
> timestamp if is greater than last time it was processed, as an indication 
> that it's modified and have different content. 
> It is useful when the source producer eventually overrides files with new 
> content.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to