-
Notifications
You must be signed in to change notification settings - Fork 92
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
Label
Projects
Milestones
Assignee
Sort
Issues list
testing/mock_spanner: failure with TypeError: unsupported operand type(s) for |: 'MessageMeta' and 'MessageMeta'
api: spanner
Issues related to the googleapis/python-spanner API.
#1277
opened Dec 24, 2024 by
odeke-em
Issue: Inconsistency in Issues related to the googleapis/python-spanner API.
Transaction.execute_update
Documentation Regarding param_types
api: spanner
#1276
opened Dec 19, 2024 by
taua-almeida
tracing: decide if each mutation should trigger a new span event to deal with the case of excessive mutations and storage
api: spanner
Issues related to the googleapis/python-spanner API.
#1269
opened Dec 16, 2024 by
odeke-em
Updating the README in Python Spanner to include instructions for running Python samples
api: spanner
Issues related to the googleapis/python-spanner API.
samples
Issues that are directly related to samples.
#1265
opened Dec 12, 2024 by
aakashanandg
Warning: a recent release failed
api: spanner
Issues related to the googleapis/python-spanner API.
type: process
A process-related concern. May include testing, release, or the like.
#1263
opened Dec 10, 2024 by
failure-checker
bot
Implement propagation of x-goog-spanner-request-id gRPC header on every call
api: spanner
Issues related to the googleapis/python-spanner API.
#1261
opened Dec 9, 2024 by
odeke-em
6 tasks
tests.system.test_session_api: test_transaction_batch_update_wo_statements failed
api: spanner
Issues related to the googleapis/python-spanner API.
flakybot: flaky
Tells the Flaky Bot not to close or comment on this issue.
flakybot: issue
An issue filed by the Flaky Bot. Should not be added manually.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1242
opened Nov 23, 2024 by
flaky-bot
bot
ci/cd, tests: Kokoro Benchmarking tests all failing with "python-build: definition not found: 3.11.0"
api: spanner
Issues related to the googleapis/python-spanner API.
#1239
opened Nov 14, 2024 by
odeke-em
database: run_in_transaction with DQL (Data Query Language) statements seems impossible to use and produces "Transaction is not begun" and then "Transaction is already committed"
api: spanner
Issues related to the googleapis/python-spanner API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: question
Request for information or clarification. Not an issue.
#1234
opened Nov 11, 2024 by
odeke-em
FixedSizePool.bind unconditionally requests for the same session count on every loop iteration, hence could end up creating much more sessions than necessary; should decrement them per call
api: spanner
Issues related to the googleapis/python-spanner API.
#1226
opened Nov 6, 2024 by
odeke-em
tracing: using package with import errors is unreasoanable and defeats the purpose of adding instrumentation if a feature should be programmed without even dependencies
api: spanner
Issues related to the googleapis/python-spanner API.
#1225
opened Nov 5, 2024 by
odeke-em
tracing: avoid returning None if OpenTelemetry is not installed; instead return a custom noop-span
api: spanner
Issues related to the googleapis/python-spanner API.
#1222
opened Nov 3, 2024 by
odeke-em
proto-plus >= 1.25 needed for python 3.13
api: spanner
Issues related to the googleapis/python-spanner API.
#1219
opened Oct 25, 2024 by
parthea
postCreate command in DevContainer not building
api: spanner
Issues related to the googleapis/python-spanner API.
#1216
opened Oct 23, 2024 by
gagangupt16
testing: unit tests are slow, noisy and make network calls making it very hard to develop offline
api: spanner
Issues related to the googleapis/python-spanner API.
#1208
opened Sep 20, 2024 by
odeke-em
tracing: trace_call returns None if opentelemetry is not enabled or if no session but that makes it awkward to seamlessly use library, it should return a NoopSpan
api: spanner
Issues related to the googleapis/python-spanner API.
#1200
opened Sep 11, 2024 by
odeke-em
1 task
tests.system.test_session_api: test_transaction_batch_update_dml_returning failed
api: spanner
Issues related to the googleapis/python-spanner API.
flakybot: flaky
Tells the Flaky Bot not to close or comment on this issue.
flakybot: issue
An issue filed by the Flaky Bot. Should not be added manually.
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.
#1190
opened Aug 24, 2024 by
flaky-bot
bot
Segmentation Fault while running pytest with coverage
api: spanner
Issues related to the googleapis/python-spanner API.
#1189
opened Aug 22, 2024 by
gauravpurohit06
tests.system.test_session_api: test_transaction_execute_update_read_commit failed
api: spanner
Issues related to the googleapis/python-spanner API.
flakybot: flaky
Tells the Flaky Bot not to close or comment on this issue.
flakybot: issue
An issue filed by the Flaky Bot. Should not be added manually.
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.
#1187
opened Aug 12, 2024 by
flaky-bot
bot
[Refactoring] Create a copy of samples/samples/testdata in tests/testdata
api: spanner
Issues related to the googleapis/python-spanner API.
samples
Issues that are directly related to samples.
#1180
opened Aug 6, 2024 by
bhatt4982
Missing retry during ExecuteStreamingSql call in _restart_on_unavailable
api: spanner
Issues related to the googleapis/python-spanner API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
#1175
opened Jul 30, 2024 by
harshachinta
spanner_v1/trace: allow option for extended tracing which will allow recording the SQL statement if provided
api: spanner
Issues related to the googleapis/python-spanner API.
#1171
opened Jul 24, 2024 by
odeke-em
spanner_v1/trace: trace_call span attributes are hard-coded and don't follow OpenTelemetry semantic conventions; should instead use incorrect standardized OpenTelemetry attributes
api: spanner
Issues related to the googleapis/python-spanner API.
#1170
opened Jul 24, 2024 by
odeke-em
4 tasks
System test Issues related to the googleapis/python-spanner API.
type: cleanup
An internal cleanup or hygiene concern.
test_iam_policy
fails with PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python
api: spanner
#1159
opened Jul 8, 2024 by
parthea
tests.system.test_session_api: test_transaction_batch_update_w_parent_span failed
api: spanner
Issues related to the googleapis/python-spanner API.
flakybot: flaky
Tells the Flaky Bot not to close or comment on this issue.
flakybot: issue
An issue filed by the Flaky Bot. Should not be added manually.
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.
#1155
opened Jun 28, 2024 by
flaky-bot
bot
Previous Next
ProTip!
Adding no:label will show everything without a label.