rangareddy commented on issue #13319: URL: https://github.com/apache/hudi/issues/13319#issuecomment-2922291113
Hi @Dakarun Implementing CDC on existing tables is not directly feasible. The recommended approach is to create a new table based on the existing data, then drop the original table and rename the newly created table. -- 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]
