Skip to content

Conversation

snuyanzin
Copy link
Contributor

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

@snuyanzin snuyanzin changed the title [hotfix] Fix unstable test IcebergRecordReaderTest#testReadLogTable [hotfix][tests] Fix unstable test IcebergRecordReaderTest#testReadLogTable Oct 19, 2025
Copy link
Contributor

@luoyuxia luoyuxia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @snuyanzin for the pr. LGTM! IIUC, should be JDK17 changed the presion of DateTime. Althogh not for jdk11, still worth to merge it.

@luoyuxia luoyuxia merged commit 9c053d1 into apache:main Oct 20, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants