davehagman commented on pull request #3820: URL: https://github.com/apache/hudi/pull/3820#issuecomment-953257614
A test was added to verify that checkpoint state gets added from the previous completed commit. I ended up just mocking `TransactionUtils` because trying to use the public method `resolveWriteConflictIfAny` would be very difficult since the `hudi-client-common` module does not have any table implementations. -- 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]
