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][Sort] Date and Time related bugs #3113

Closed
2 tasks done
KevinWen007 opened this issue Mar 14, 2022 · 0 comments · Fixed by #3114
Closed
2 tasks done

[Bug][Sort] Date and Time related bugs #3113

KevinWen007 opened this issue Mar 14, 2022 · 0 comments · Fixed by #3114
Assignees
Labels
component/sort type/bug Something is wrong
Milestone

Comments

@KevinWen007
Copy link
Contributor

What happened

  1. Failed to write hive table when type of partition field are java.sql.Date and java.sql.Time;
  2. "MICROS", "MILLIS" and "SECONDS" are ignored before in CustomDateFormatSerializationSchemaWrapper and CustomDateFormatDeserializationSchemaWrapper

What you expected to happen

No bugs.

How to reproduce

Add a Time field with "SECONDS" format in dataflow info and start a sort job.

Environment

No response

InLong version

master

InLong Component

InLong Sort

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/sort type/bug Something is wrong
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants