Binlog return timestamp, can't stream loaded to doris datetime field? #1769
Unanswered
fengyonghui
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
we have table with create_time filed, binlog returned value: 1669196296000, but can't stream load to doris table:
this is the error:
column(create_time) values is null while columns is not nullable
how to deal with this?
THX
Beta Was this translation helpful? Give feedback.
All reactions