-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[Fix][Seatunnel-api]support timestamp type #7126
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
Conversation
|
In fact, SeaTunnel doesn't support Line 45 in adafd80
cc @TyrantLucifer |
@Hisoka-X Seems the seatunnel/seatunnel-api/src/main/java/org/apache/seatunnel/api/table/type/SeaTunnelRow.java Line 157 in 8a48cee
Timestamp type? Could you please explain why it's not supported?
|
|
@hailin0 PTAL |
|
@liugddx PTAL |
|
@Hisoka-X In what scenarios will java.sql.Timestamp,I think it maybe connector has some problems. Under normal circumstances, it should be LocalDateTime. |
Yep, you talk the point. After #7355, we removed |
|
@litiliu Please rebase on dev and check we still have same problem or not. |
|
This pull request has been automatically marked as stale because it has not had recent activity for 120 days. It will be closed in 7 days if no further activity occurs. |
|
This pull request has been closed because it has not had recent activity. You could reopen it if you try to continue your work, and anyone who are interested in it are encouraged to continue work on this pull request. |
Purpose of this pull request
This close #7125
Does this PR introduce any user-facing change?
How was this patch tested?
add UT case
Check list
New License Guide
release-note.