Skip to content

Conversation

@olavloite
Copy link
Contributor

dbapi should not add an explicit type code when a parameter of type float is encountered. Instead, it should rely on Spanner to infer the correct type. This way, both FLOAT32 and FLOAT64 can be used with the Python float type.

Updates googleapis/python-spanner-sqlalchemy#409

dbapi should not add an explicit type code when a parameter of type
float is encountered. Instead, it should rely on Spanner to infer
the correct type. This way, both FLOAT32 and FLOAT64 can be used with
the Python float type.

Updates googleapis/python-spanner-sqlalchemy#409
@olavloite olavloite requested review from a team as code owners December 2, 2024 16:22
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Dec 2, 2024
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/python-spanner API. label Dec 2, 2024
@olavloite olavloite requested a review from bhatt4982 December 2, 2024 16:25
@harshachinta harshachinta added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 4, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 4, 2024
@olavloite olavloite enabled auto-merge (squash) December 4, 2024 13:08
@olavloite olavloite merged commit 829b799 into main Dec 4, 2024
13 of 15 checks passed
@olavloite olavloite deleted the float32-dbapi branch December 4, 2024 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the googleapis/python-spanner API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants