the-other-tim-brown commented on issue #8519:
URL: https://github.com/apache/hudi/issues/8519#issuecomment-1530680623

   > Thank you @the-other-tim-brown for the explanation/confirmation. That is 
what we have assumed as well, but it seems with our configuration we are unable 
to parse the event with `before.*` and `op: "d"`, seems Deltastreamer just sees 
it as an error.
   > 
   > We are using COW table, Upsert mode if that makes a difference.
   
   @sydneyhoran that shouldn't make a difference. Can you expand your initial 
stacktrace to show what the NPE was caused by including the method that threw 
it. Can you also confirm that the `before` field in your kafka topic is set for 
all records? Without it the debezium logic in Hudi will break.
   
   Did you get any stacktrace for the errors? It could be due to a schema 
incompatibility issue.


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