deepakpanda93 commented on issue #14852: URL: https://github.com/apache/hudi/issues/14852#issuecomment-5436337900
This issue was reviewed as part of the JIRA-migrated backlog triage and is being closed as stale. The description is only a pointer to a review thread on PR #3433 - and that PR is `[HUDI-1897]`, the S3 source itself, which is what this follow-up was raised from rather than what fixed it. It never says which S3 event types should be handled or what the writer should do with them. Checking today: neither `S3EventsSource.java` nor `S3EventsHoodieIncrSource.java` has any `ObjectRemoved` or delete-event branch (the one `delete` call at `S3EventsSource.java:118` removes processed SQS messages, which is queue housekeeping). So the gap is real - but the JIRA has not moved since 2022-01-06 and the requirement was never written down. If you need S3 delete events to propagate into a Hudi table, please open an issue describing the event types and the intended write behaviour. -- 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]
