zhaoyudi-creator commented on issue #19774: URL: https://github.com/apache/hudi/issues/19774#issuecomment-5450233997
Thanks for the reply, and I agree with your approach — I've actually made the fix along the same lines and verified it: during file group construction, use the instant of the earliest completed (committed) log file as the base instant of the file slice. Next I'll compare your patch against my own solution and confirm it passes the regression on TestHoodieFileGroup. I'll follow up once I have the results. Thanks again! -- 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]
