hudi-bot opened a new issue, #15718: URL: https://github.com/apache/hudi/issues/15718
We have onboarded our postgres tables to hudi via debezium and Kafka. It was running smooth until we have schema update and deletes coming into the topic. With schema update, we started seeing error mentioned in this issue [https://github.com/apache/hudi/issues/7219] With deletes , we have run into the error where app failed with exceptions (I lost the stack trace for this). This PR handles both the errors in respective class. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-5606 - Type: 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]
