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] 无法将datetime类型数据转换成日期格式 #200

Open
2 of 3 tasks
weilai201 opened this issue Apr 25, 2024 · 1 comment
Open
2 of 3 tasks

[Bug] 无法将datetime类型数据转换成日期格式 #200

weilai201 opened this issue Apr 25, 2024 · 1 comment

Comments

@weilai201
Copy link

Search before asking

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

Version

1.3.1

What's Wrong?

doris-spark-connector无法将doris库中datetime类型数据在spark中转换为java Date或timestamp类型。目前统一转换为String类型,对于使用非常不方便!

What You Expected?

doris中的datetime类型转换为java中的Date或Timestamp类型

How to Reproduce?

No response

Anything Else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@gnehil
Copy link
Contributor

gnehil commented Jul 4, 2024

Thanks for your suggestion, there are some incompatibilities between spark2 and spark3, we are working on fixing this issue.

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

No branches or pull requests

2 participants