juliomaroto commented on PR #14797: URL: https://github.com/apache/iceberg/pull/14797#issuecomment-4797356899
Hey @rainerschamm . I've used recently the CDC upsert fix from @t3hw , which worked for me, but I found it produces equality deletes, instead of positional, which is incompatible with Snowflake (so unfortunately couldn't implement it in-house). Would you know if it would be possible to implement positional deletes into the connector? Would be a game changer to drive Iceberg further, as Snowflake product team does not contemplate accepting equality deletes' reads on their roadmap. Snowflake user-base is just huge, and that would help with the adtoption of Iceberg usage across the industry. -- 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]
