ad1happy2go commented on issue #10335: URL: https://github.com/apache/hudi/issues/10335#issuecomment-1862516035
@bjgrunner I understand your requirement, But without using GLOBAL index, Hudi will consider these records as new record only as they fall in different partition. So I don't think you will be able to achieve it without global index, or perform a delete first followed by INSERT. -- 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]
