Abacn commented on issue #37738:
URL: https://github.com/apache/beam/issues/37738#issuecomment-4024909866

   The problem is that Debezium issues two SourceRecords on a deletion event. 
It is the tombstone message causing the problem here. For now, one can set 
DebeziumIO.Read configuration `.withConnectionProperty("tombstones.on.delete", 
"false")` as a workaround.


-- 
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]

Reply via email to