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
While investigating this issue: scylladb/scylladb#11103, It looks like the problem comes from Gemini and not from Scylla and for float32 we should expect the shorter version of the number.
I think that the root cause (or at least how we print it) comes from this line:
While investigating this issue: scylladb/scylladb#11103, It looks like the problem comes from Gemini and not from Scylla and for float32 we should expect the shorter version of the number.
I think that the root cause (or at least how we print it) comes from this line:
gemini/pkg/typedef/simple_type.go
Line 88 in 16a7413
Do we treat float and double the same as we want to print them?
The text was updated successfully, but these errors were encountered: