Skip to content
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

docs: remove reference to returning clauses for Batch DML #2644

Merged
merged 2 commits into from Sep 26, 2023

Conversation

olavloite
Copy link
Collaborator

Remove the reference to THEN RETURN / RETURNING clauses for Batch DML requests, as these clauses are ignored for batch DML and not returned to the client.

Remove the reference to THEN RETURN / RETURNING clauses for Batch DML
requests, as these clauses are ignored for batch DML and not returned to
the client.
@olavloite olavloite requested a review from a team as a code owner September 26, 2023 15:12
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: spanner Issues related to the googleapis/java-spanner API. labels Sep 26, 2023
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner September 26, 2023 15:14
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Sep 26, 2023
@olavloite olavloite merged commit 038d8ca into main Sep 26, 2023
24 checks passed
@olavloite olavloite deleted the document-returning-for-dml-batch branch September 26, 2023 17:05
surbhigarg92 pushed a commit to surbhigarg92/java-spanner that referenced this pull request Oct 5, 2023
…#2644)

* docs: remove reference to returning clauses for Batch DML

Remove the reference to THEN RETURN / RETURNING clauses for Batch DML
requests, as these clauses are ignored for batch DML and not returned to
the client.

* 🦉 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>
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/java-spanner API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants