I believe this happens because of the checkpoint that delta streams store. When you process data directly from S3 via autoloader, it's reading the files from the bucket. In the silver/gold layer, you start using the stream/delta engine; since there's...