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] The DorisTypeMapper datetime type will lose precision when converted to flink type #378

Closed
3 tasks done
huyuanfeng2018 opened this issue May 7, 2024 · 1 comment · Fixed by #379
Closed
3 tasks done

Comments

@huyuanfeng2018
Copy link
Contributor

Search before asking

  • I had searched in the issues and found no similar issues.

Version

master

What's Wrong?

The field type of my doris table is datetime at the millisecond level, but when I use flink doris catalog, the writing will only be at the second level.

What You Expected?

The types should correspond

How to Reproduce?

No response

Anything Else?

no

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@huyuanfeng2018
Copy link
Contributor Author

image
The confusing thing is that the precision value is 0. I think there is some problem with whether doris handles metadata. Here is another issue:
apache/doris#34437

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant