Abacn commented on PR #37795: URL: https://github.com/apache/beam/pull/37795#issuecomment-4024926865
As a follow up: https://github.com/apache/beam/blob/ea473d22b2bff640a4566ffb4d5fdbebb128c60e/sdks/java/io/debezium/src/main/java/org/apache/beam/io/debezium/SourceRecordJson.java#L80 We may consider including potentially useful information (e.g. key, kafka partition) in this case. After this fix, the tombstone event is recorded as an empty element here. For now the current form is sufficient to resolve the NPE bug. -- 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]
