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

branch-2.1: [fix](hudi) replace non thread safe SimpleDateFormat #48923 #49022

Merged
merged 1 commit into from
Mar 14, 2025

Conversation

github-actions[bot]
Copy link
Contributor

Cherry-picked from #48923

### What problem does this PR solve?

`SimpleDateFormat` is not thread safe, replace it with
`DateTimeFormatter`
@github-actions github-actions bot requested a review from yiguolei as a code owner March 13, 2025 06:44
@yiguolei
Copy link
Contributor

run buildall

@yiguolei yiguolei closed this Mar 14, 2025
@yiguolei yiguolei reopened this Mar 14, 2025
@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Mar 14, 2025
Copy link
Contributor Author

PR approved by at least one committer and no changes requested.

Copy link
Contributor Author

PR approved by anyone and no changes requested.

@yiguolei yiguolei merged commit b5c85e0 into branch-2.1 Mar 14, 2025
20 checks passed
@github-actions github-actions bot deleted the auto-pick-48923-branch-2.1 branch March 14, 2025 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by one committer. reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants