codope commented on pull request #2819:
URL: https://github.com/apache/hudi/pull/2819#issuecomment-953101008


   @prashantwason Can you take a look at the CI failure?
   ```
   [ERROR] 
org.apache.hudi.sink.TestStreamWriteOperatorCoordinator.testSyncMetadataTable  
Time elapsed: 3.01 s  <<< FAILURE!
   java.lang.AssertionError: 
   
   Expected: is "0000000000000"
        but: was "00000000000000"
        at 
org.apache.hudi.sink.TestStreamWriteOperatorCoordinator.testSyncMetadataTable(TestStreamWriteOperatorCoordinator.java:207)
   ```
   I think the expectation is that instant should be 14chars yyyyMMddHHmmss. 
But i'm not sure why it was not failing earlier.


-- 
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]


Reply via email to