You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Flink to read Doris' datetime type field, if the long value of the datetime is negative, an exception will occur because accuracy has not been processed.
Expection:java.time.DateTimeException: Instant exceeds minimum or maximum instant