codope commented on PR #12841: URL: https://github.com/apache/hudi/pull/12841#issuecomment-2664492687
Thanks for the review. I will look into the CI failures. Noting here for my reference: ``` [ERROR] Tests run: 306, Failures: 3, Errors: 0, Skipped: 18, Time elapsed: 2,255.29 s <<< FAILURE! - in JUnit Vintage [ERROR] [2] tableType=MERGE_ON_READ(testRLIForDeletesWithHoodieIsDeletedColumn(HoodieTableType)) Time elapsed: 3.876 s <<< FAILURE! [ERROR] testRLIWithEmptyPayload()(TestRecordLevelIndex) Time elapsed: 4.265 s <<< FAILURE! org.opentest4j.AssertionFailedError: deleted records should not present in RLI ==> expected: <0> but was: <2> [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 14.069 s <<< FAILURE! - in org.apache.hudi.client.functional.TestMetadataUtilRLIandSIRecordGeneration [ERROR] testRecordGenerationAPIsForMOR Time elapsed: 3.233 s <<< FAILURE! ``` -- 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]
