garyli1019 commented on pull request #2300: URL: https://github.com/apache/hudi/pull/2300#issuecomment-749545238
> Thanks for quick turnaround! Have some clarifying comments. > So, in the json > `path` : is the latest log file written > `baseFile` : is the base file for the write or empty string. > `logFiles` : is the list of all log files, including the new one written > > is my understanding correct? I think we need to handle the case where more than 1 log file was written during this write? yes, correct. Is there a case we will write more than 1 log file for a file group during a single commit? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
