geserdugarov commented on PR #12104: URL: https://github.com/apache/hudi/pull/12104#issuecomment-2425859772
@danny0405 , I've also reviewed lifecycle of current location for Flink stream write:  We don't need to call `preWrite()`, it updates only `fileID`, which is similar for all records in the bucket. And each record has set current location. -- 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]
