FloatField will crash if the input is a number that is too big#8725
Conversation
bfc1638 to
9aee257
Compare
|
This seems fairly reasonable. Is it possible to get an added unit test to cover this case? Also does this apply to other field types or is this unique to floats? |
I will add some unit test and also check if other fields have similar issue |
I have added a unit test for the floatfield overflow error. |
auvipy
left a comment
There was a problem hiding this comment.
minor wording adjustments only
|
thanks a lot both of you. |
Fix for #8716