pvary commented on PR #15571: URL: https://github.com/apache/iceberg/pull/15571#issuecomment-4025138212
@zheliu2: Could you please describe your use case in a bit more detail? I’ve always wondered in which scenarios the `replacePartitions` mode is most useful. The main case I’ve had in mind is a batch job that updates an entire partition at once. Equality delete files typically come into play with CDC workloads, where streaming writes are involved. I’m having a hard time coming up with a scenario where both approaches would be used together within the same job. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
