yihua commented on issue #11784: URL: https://github.com/apache/hudi/issues/11784#issuecomment-2311391313
@usberkeley Thanks for raising this. I also noticed that the logic in the else branch of `FSUtils.isBaseFile(fullLogFilePath)` is not consistent with the if branch when considering the log file is generated by the same instant time as the file group (this is OK with Spark, but a problem on Flink). -- 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]
