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
I mentioned this issue in the RealSelf repo but figured I'd post here as well in case there is more traction. At current it does not appear to be possible to have an output that uses numeric instead of float data types - this is ok for some applications but a critical bug for places where accuracy is important due to the nature of issues involving floating point precision. It would be great if it were possible to change to using NUMERIC data types in some way, although I'm not sure what all it would take to make that configurable.
The text was updated successfully, but these errors were encountered:
I mentioned this issue in the RealSelf repo but figured I'd post here as well in case there is more traction. At current it does not appear to be possible to have an output that uses numeric instead of float data types - this is ok for some applications but a critical bug for places where accuracy is important due to the nature of issues involving floating point precision. It would be great if it were possible to change to using
NUMERIC
data types in some way, although I'm not sure what all it would take to make that configurable.The text was updated successfully, but these errors were encountered: