t3hw commented on PR #14797: URL: https://github.com/apache/iceberg/pull/14797#issuecomment-4096675528
Regarding the duplications, @koodin9 wrote a wonderful comment on my other PR (#15651) explaining the issue, and why this fix can lead to a loss off data. More work must be done there before it is safe for use in production. In the mean time, it is possible to use the debezium ts_ms field to deduplicate the rows in the query level. -- 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]
