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
Previously, this script used to convert the timestamp column types of a table to milliseconds. This commit ensures that it matches the current version of ModelarDB where timestamps are read in microseconds. In addition, the commit ensures that not only schema is casted, but also timestamps are casted to microseconds in the process.
0 commit comments