-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P3
-
None
-
Affects Version/s: None
-
Component/s: Mission Control Core
-
None
TimestampUnit casts doubles to long which compounds double precision loss issues. We should allow returning DoubleStored in such cases instead of forcing a LongStored. This might be present in more units and we should ensure we use DoubleStored instances where applicable.