snuyanzin opened a new pull request, #1837:
URL: https://github.com/apache/fluss/pull/1837

   
   ### Purpose
   
   The test IcebergRecordReaderTest#testReadLogTable seems to be unstable
   example of failure 
https://github.com/apache/fluss/actions/runs/18622733949/job/53096009615#step:5:287
   
   the issue is that 
   1. there are default timestamp type are used (default precision is 6)
   2. `now` is not always same if invoked 2 times in a row. 
   So, better to stick to some deterministic values
   
   ### Brief change log
   
   IcebergRecordReaderTest#testReadLogTable 
   
   ### Tests
   
   IcebergRecordReaderTest#testReadLogTable 
   
   ### API and Format
   
   no
   
   ### Documentation
   
   no
   


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