voonhous commented on code in PR #7997:
URL: https://github.com/apache/hudi/pull/7997#discussion_r1113948876
##########
hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/sink/bucket/BucketStreamWriteFunction.java:
##########
@@ -157,8 +157,8 @@ private void bootstrapIndexIfNeed(String partition) {
// Load existing fileID belongs to this task
Review Comment:
Not really, added comments on when we cannot load the latest fileId (latest
fileID = committed fileId)
--
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]