nsivabalan commented on PR #12313: URL: https://github.com/apache/hudi/pull/12313#issuecomment-2502064905
hey @vinothchandar ``` the specific thing you are not addressing is custom record mergers and payloads? (since that would need reading the previous image and merging fully using the merger/payload). ? Can you make sure we throw an error - for this scenario .. if RLI is enabled on other mergers/payloads. ``` yes. we are throwing errors https://github.com/apache/hudi/pull/12337 -- 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]
