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
Common issue where a null value for a datetime type will be materialized as a value of 1970 1 1 (epoch), instead a NULL value should be written in these cases.
The text was updated successfully, but these errors were encountered:
Common issue where a null value for a datetime type will be materialized as a value of
1970 1 1
(epoch), instead a NULL value should be written in these cases.The text was updated successfully, but these errors were encountered: