Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

feat: Implementation for partitioned query in dbapi - #1067

Merged
ankiaga merged 7 commits into
googleapis:mainfrom
ankiaga:partition
Jan 10, 2024
Merged

feat: Implementation for partitioned query in dbapi#1067
ankiaga merged 7 commits into
googleapis:mainfrom
ankiaga:partition

Conversation

@ankiaga

Copy link
Copy Markdown
Contributor

No description provided.

@ankiaga
ankiaga requested review from a teamJanuary 2, 2024 13:01
@product-auto-labelproduct-auto-labelBot added size: l Pull request size is large. api: spanner Issues related to the googleapis/python-spanner API. labels Jan 2, 2024
@ankiaga
ankiaga requested a review from olavloiteJanuary 2, 2024 13:02

@olavloiteolavloite left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks generally good to me. I think we need some more tests that cover the un-happy path (e.g. what happens if you try to use this in a read/write transaction?)

Comment threadgoogle/cloud/spanner_dbapi/parsed_statement.py Outdated
Comment threadgoogle/cloud/spanner_dbapi/partition_helper.py
Comment threadgoogle/cloud/spanner_dbapi/partition_helper.py Outdated
@ankiaga
ankiaga requested a review from aseeringJanuary 3, 2024 07:21
Comment threadgoogle/cloud/spanner_dbapi/client_side_statement_executor.py
Comment threadgoogle/cloud/spanner_dbapi/client_side_statement_executor.py
Comment threadgoogle/cloud/spanner_dbapi/client_side_statement_executor.py
Comment threadtests/system/test_dbapi.py Outdated
Comment threadtests/system/test_dbapi.py Outdated
Comment threadtests/system/test_dbapi.py Outdated
Comment threadtests/system/test_dbapi.py Outdated
@ankiaga
ankiaga merged commit 63daa8a into googleapis:mainJan 10, 2024
@release-pleaserelease-pleaseBot mentioned this pull request Jan 10, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spannerIssues related to the googleapis/python-spanner API.size: lPull request size is large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@ankiaga@olavloite