Skip to content

Issues: googleapis/python-spanner

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Slowness in simple queries api: spanner Issues related to the googleapis/python-spanner API.
#1134 opened Apr 26, 2024 by mauricioribeiro
database.batch does not retry aborted transactions api: spanner Issues related to the googleapis/python-spanner API. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1133 opened Apr 26, 2024 by olavloite
Kokoro Benchmarking Tests presubmit fails with python-build: definition not found: 3.11.0 api: spanner Issues related to the googleapis/python-spanner API. type: cleanup An internal cleanup or hygiene concern.
#1127 opened Apr 12, 2024 by parthea
prerelease-dependencies build failures on autogenerated tests api: spanner Issues related to the googleapis/python-spanner API. priority: p2 Moderately-important priority. Fix may not be included in next release.
#1098 opened Feb 9, 2024 by harshachinta
Flaky test in DBAPI test_multiple_aborts_in_transaction api: spanner Issues related to the googleapis/python-spanner API. priority: p3 Desirable enhancement or fix. May not be included in next release.
#1087 opened Jan 30, 2024 by harshachinta
Queries are getting blocked while running using multithreading against default session pool api: spanner Issues related to the googleapis/python-spanner API.
#1024 opened Oct 17, 2023 by alkatrivedi
Clarify "using DBAPI on Python for PostgreSQL instance is not supported" in readme api: spanner Issues related to the googleapis/python-spanner API.
#885 opened Jan 19, 2023 by yuanyuan-gl
The application hangs after 30 minutes for long running PDML api: spanner Issues related to the googleapis/python-spanner API.
#832 opened Sep 28, 2022 by yuanyuan-gl
cursor.list_tables() is returning views as well api: spanner Issues related to the googleapis/python-spanner API. priority: p2 Moderately-important priority. Fix may not be included in next release. 🚨 This issue needs some love. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#591 opened Sep 27, 2021 by vi3k6i5
Use exponential backoff on test/sample admin requests to harden against RESOURCE_EXHAUSTED test failures api: spanner Issues related to the googleapis/python-spanner API. samples Issues that are directly related to samples. type: process A process-related concern. May include testing, release, or the like.
#483 opened Aug 11, 2021 by larkee
feature request: pandas connector api: spanner Issues related to the googleapis/python-spanner API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#155 opened Oct 14, 2020 by tswast
ProTip! Exclude everything labeled bug with -label:bug.