Handling files used more than once in a streaming pipeline

rt-slowth
Contributor

I am implementing Structured Streaming using Delta Live Table. I want to delete the parquet files once they are used. What options should I set so that the files loaded in S3 are not deleted?