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
The orderIndex field uses 32-bit java.lang.Float, but we should support higher 64-bit java.lang.Double precision as it is defined by the metadata backends.
Consider this as minor issue because I would not expect that value of this field will be created with higher precision.
The text was updated successfully, but these errors were encountered:
The orderIndex field uses 32-bit
java.lang.Float
, but we should support higher 64-bitjava.lang.Double
precision as it is defined by the metadata backends.Consider this as minor issue because I would not expect that value of this field will be created with higher precision.
The text was updated successfully, but these errors were encountered: