Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HUDI-7365] Fix a flaky test for timestamp output format #10606

Merged

Conversation

linliu-code
Copy link
Contributor

@linliu-code linliu-code commented Feb 1, 2024

Change Logs

We fix the time format for the timestamp. Previously, the Timestamp.toString() function prints nano seconds, which is not included in the actual output.

Impact

Less flaky test.

Risk level (write none, low medium or high below)

No.

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

@linliu-code linliu-code changed the title [HUDI-6902] Fix a test about timestamp format [HUDI-7365] Fix a test about timestamp format Feb 1, 2024
@linliu-code linliu-code changed the title [HUDI-7365] Fix a test about timestamp format [HUDI-7365] Fix a flaky test for timestamp output format Feb 2, 2024
@linliu-code
Copy link
Contributor Author

@yihua @rmahindra123

@hudi-bot
Copy link

hudi-bot commented Feb 2, 2024

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

@yihua yihua merged commit ed6b072 into apache:master Feb 2, 2024
34 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.

None yet

3 participants