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

[Bug] remove SimpleDateFormat usage in Doris/Starrock connector. #2953

Closed
1 of 2 tasks
lvyanquan opened this issue Jan 2, 2024 · 0 comments · Fixed by #2954
Closed
1 of 2 tasks

[Bug] remove SimpleDateFormat usage in Doris/Starrock connector. #2953

lvyanquan opened this issue Jan 2, 2024 · 0 comments · Fixed by #2954
Labels
bug Something isn't working

Comments

@lvyanquan
Copy link
Contributor

Search before asking

  • I searched in the issues and found nothing similar.

Flink version

SimpleDateFormat is not thread safe, and will cause following error.
image

Flink CDC version

3.0

Database and its version

Doris 2.0

Minimal reproduce step

2 parallelism.

What did you expect to see?

No error message.

What did you see instead?

Throw java.lang.ArrayIndexOutOfBoundsException.

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant