Add validation in decimal to numeric conversion #339
Labels
api: spanner
Issues related to the googleapis/python-spanner API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Add validation in decimal to numeric conversion to ensure precision and recall is supported by spanner.
read more here: https://cloud.google.com/spanner/docs/data-types#numeric_type.
Similar validations are present in other clients eg: https://github.com/googleapis/java-spanner/blob/master/google-cloud-spanner/src/main/java/com/google/cloud/spanner/Value.java#L141-L155
The text was updated successfully, but these errors were encountered: