shanielh commented on issue #12838: URL: https://github.com/apache/iceberg/issues/12838#issuecomment-2857098062
It's a known issue and, unfortunately, by design. Many underlying design decisions fail to take streaming data into account. We solved it in Upsolver by reading the manifests, removing the delete files that are not needed anymore (using the minSequenceNumber of each partition). I hope your issue will help to solve it in Iceberg itself (although I'm pretty sure another one was closed). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org