[
https://issues.apache.org/jira/browse/HUDI-5606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bala Mahesh Jampani updated HUDI-5606:
--------------------------------------
Description:
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.
was:We have onboarded our postgres tables to hudi via debezium and Kafka. It
was running smooth until we have deletes coming in the
> Update to handle deletes in postgres debezium
> ---------------------------------------------
>
> Key: HUDI-5606
> URL: https://issues.apache.org/jira/browse/HUDI-5606
> Project: Apache Hudi
> Issue Type: Bug
> Components: deltastreamer
> Reporter: Danny Chen
> Assignee: Bala Mahesh Jampani
> Priority: Major
> Labels: pull-request-available
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)