Skip to content

Update batch/transaction/query to hold client. - #978

Merged
tseaver merged 6 commits into
googleapis:masterfrom
tseaver:944-batch_transaction_query_hold_client
Jul 11, 2015
Merged

Update batch/transaction/query to hold client.#978
tseaver merged 6 commits into
googleapis:masterfrom
tseaver:944-batch_transaction_query_hold_client

Conversation

@tseaver

Copy link
Copy Markdown
Contributor

Update batch/transaction to push themselves onto client's stack, rather
than batches.

Updated API-invoking methods to take 'client', rather than 'connection',
falling back to the client held by self.

See #944.

Update batch/transaction to push themselves onto client's stack, rather
than batches.
Updated API-invoking methods to take 'client', rather than 'connection',
falling back to the client held by self.
See #944.
@tseavertseaver added the api: datastore Issues related to the Datastore API. label Jul 10, 2015
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 10, 2015

This comment was marked as spam.

@dhermes

Copy link
Copy Markdown
Contributor

All finished with review, will await your comments.

@tseaver

Copy link
Copy Markdown
ContributorAuthor

@dhermes I think I have addressed everything. PTAL.

@dhermes

Copy link
Copy Markdown
Contributor

LGTM

tseaver added a commit that referenced this pull request Jul 11, 2015
…_client
Update batch/transaction/query to hold client.
@tseaver
tseaver merged commit 3c76dbf into googleapis:masterJul 11, 2015
@tseaver
tseaver deleted the 944-batch_transaction_query_hold_client branch July 11, 2015 03:42
@dhermesdhermes mentioned this pull request Jul 21, 2015
dhermes added a commit to dhermes/google-cloud-python that referenced this pull request Jul 21, 2015
This was referenced Sep 12, 2025
parthea pushed a commit that referenced this pull request Nov 22, 2025
parthea pushed a commit that referenced this pull request Nov 24, 2025
* tests: Add nox target to test against the old emulator.
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea added a commit that referenced this pull request Nov 26, 2025
parthea pushed a commit that referenced this pull request Mar 2, 2026
parthea pushed a commit that referenced this pull request Mar 6, 2026
* test: look for transaction info on child job, not parent job
* clarify transaction_info docstring
* use sphinx method directive
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: datastoreIssues related to the Datastore API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@tseaver@dhermes@googlebot