[
https://issues.apache.org/jira/browse/BEAM-10246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548806#comment-17548806
]
Danny McCormick commented on BEAM-10246:
----------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/20421
> FileIO.read + deleteOnCommit functionality
> ------------------------------------------
>
> Key: BEAM-10246
> URL: https://issues.apache.org/jira/browse/BEAM-10246
> Project: Beam
> Issue Type: Improvement
> Components: io-java-files
> Reporter: Pablo Estrada
> Priority: P3
>
> A transforms that reads files, and deletes them once they've been consumed
> (and deals with retries appropriately).
>
> FileIO.readMatches()
> .withDeleteAfterReading()
>
> Something like this
--
This message was sent by Atlassian Jira
(v8.20.7#820007)